Date: Tue, 12 Dec 2006 07:39:32 -0900 From: "Peter A. Giessel" <pgiessel@mac.com> To: probsd org <probsdorg@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Backup Message-ID: <457EDB44.5010808@mac.com> In-Reply-To: <20061212150519.65264.qmail@web52409.mail.yahoo.com> References: <20061212150519.65264.qmail@web52409.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2006/12/12 6:05, probsd org seems to have typed: > dump -L -0f - / | ssh -C login@other-freebsd-server "cat > /usr/home/login/root.dump The handbook also suggests something to the effect of: /sbin/dump -0uaL -f - / | gzip -2 | ssh login@other-freebsd-server dd of=/www/dumpdir/dump-root.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?457EDB44.5010808>