Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2003 14:41:05 -0800
From:      David Varieur <varieurd@mwvcaa.org>
To:        Matthew Juszczak <matt@atopia.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Backup Server
Message-ID:  <20031229144105.6ade669a.varieurd@mwvcaa.org>
In-Reply-To: <1072736923.2420.0.camel@prick>
References:  <20031229221921.24860.qmail@web41410.mail.yahoo.com> <1072736923.2420.0.camel@prick>

next in thread | previous in thread | raw e-mail | index | archive | help
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?20031229144105.6ade669a.varieurd>