Date: Mon, 27 May 2002 11:10:40 +0200 From: Axel Scheepers <axel@axel.truedestiny.net> To: dave <dmehler@siscom.net> Cc: freebsd-questions@FreeBSD.org Subject: Re: freebsd dump over ssh? Message-ID: <20020527111040.A70603@mars.thuis> In-Reply-To: <001101c2046f$b9236220$0200a8c0@satellite>; from dmehler@siscom.net on Sun, May 26, 2002 at 12:42:05AM -0400 References: <001101c2046f$b9236220$0200a8c0@satellite>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 26, 2002 at 12:42:05AM -0400, dave wrote: > Hello, > Wondering if freebsd dump works over ssh? I know linux dump does, if > freebsd's dump does not is that a feature that is on a todo list? > Thanks. > Dave. How about: freebsd# dump 0uf - / | ssh -l user host "dd of=/dev/device bs=blocksize" Gr, -- Axel Scheepers UNIX System Administrator email: axel@axel.truedestiny.net a.scheepers@iae.nl http://axel.truedestiny.net/~axel ------------------------------------------ If little else, the brain is an educational toy. -- Tom Robbins ------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020527111040.A70603>