[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Compressed Dump Files

From: Ryan Hunt <rhunt_at_hp.com>
Date: 2003-11-20 15:43:00 CET

I realize that SSH has its own compression built in, but I have never
been able to get it better than gzip -9. Additionally if you are
writing it to a file on the other end. The compression through SSH wont
work as the far end of the tunnel will automatically uncompress.

-Ryan

On Wednesday, November 19, 2003, at 06:25 PM, Daniel Berlin wrote:

>
>
> On Wed, 19 Nov 2003, Ryan Hunt wrote:
>
>> Right I can see my mistake on the pipeline now, but I guess I didn't
>> state the original problem as well as I should have...
>>
>> The benefit of this would be in remote piping. Like the following:
>
> Except SSH can already do compression on it's own (using the same
> algorithm gzip does, through zlib).
>
> And it's better at it than doing "gzip -9 -"
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 20 15:32:50 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.