On 23:57:17 Oct 17, Matthew Dempsky wrote:
> On Fri, Oct 17, 2008 at 10:52 PM, Johan Beisser <[EMAIL PROTECTED]> wrote:
> > You know ssh will compress what goes through its tunnel to begin with, 
> > right?
> 
> ssh_config(5) says Compression defaults to "no".

That is quite correct.

And I left out the "cd /destir" for the restore command that happens at
the other side.

Moreover with gzip you can select a compression level between 0 and 9
that suits your network and processing speeds best.

And you could loop this command line for all the partitions in a simple
shell script after you setup ssh-agent(1).

-Girish

Reply via email to