Date: Mon, 29 Dec 2003 17:44:37 -0500 From: Matthew Juszczak <matt@atopia.net> To: David Varieur <varieurd@mwvcaa.org> Cc: freebsd-questions@freebsd.org Subject: Re: Backup Server Message-ID: <1072737877.2420.2.camel@prick> In-Reply-To: <20031229144105.6ade669a.varieurd@mwvcaa.org> References: <20031229221921.24860.qmail@web41410.mail.yahoo.com> <1072736923.2420.0.camel@prick> <20031229144105.6ade669a.varieurd@mwvcaa.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Or even just create the tars on the machines nightly and have my box just go in and download them? -Matt On Mon, 2003-12-29 at 17:41, David Varieur wrote: > On Mon, 29 Dec 2003 17:28:44 -0500 > Matthew Juszczak <matt@atopia.net> wrote: > > > But there would only be one client .. the machine behind my > > firewall...connecting to the two servers, which are publically > > available. > > > > -Matt > > > > Why not (from the client box)? > > ssh remotehost "cd /path/to/dir; tar -czf - dir_name" | cat >backup.tgz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1072737877.2420.2.camel>