Hi Francois

On Mon, Feb 25, 2013 at 08:03:39PM +0100, Francois Gouget wrote:
> Dear Maintainer,
> 
> Setting up zlib compression with
> 
>   $ssh2->method('COMP_CS', 'zlib', 'none');
> 
> does not work. The first hint is that after connecting one gets:
> 
> print "COMP_CS is ", $ssh2->method('COMP_CS'), " err=[", ssherror($ssh2), 
> "]\n";
> COMP_CS is none err=[]
> 
> Transfering a bunch of highly compressible data to a distant host
> through a relatively slow link only confirms the problem.
[...]

Thank you for your report. I will try to have a look at this.

Regards,
Salvatore


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to