Date: Wed, 6 Dec 2000 16:49:37 -0600 From: Christopher Farley <chris@northernbrewer.com> To: Aaron Navratil <anavratil@icplanet.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dump over ssh Message-ID: <20001206164937.A54873@northernbrewer.com> In-Reply-To: <B155B68E3C16D411BAB100508BAD0AEB308B3B@exchange01.athensnetwork.com>; from anavratil@icplanet.com on Wed, Dec 06, 2000 at 11:49:34AM -0800 References: <B155B68E3C16D411BAB100508BAD0AEB308B3B@exchange01.athensnetwork.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Aaron Navratil (anavratil@icplanet.com) wrote: > has anyone sucessfully dumped a file system to a remote host using > ssh if so can you show me your script or command line options? I install /usr/ports/misc/buffer on the tapehost. From the localhost, then, type: dump 0f - / | ssh tapehost buffer -o /dev/nrsa0 -- Christopher Farley Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105 www.northernbrewer.com 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?20001206164937.A54873>