Hi,

I think by default the server doesn't allow compression. Look at
ssh_options_set's documentation to set the compression to "none,zlib".

Aris

Le 01/03/12 18:06, Andreas Schneider a écrit :
> On Thursday 01 March 2012 17:58:07 you wrote:
>> Hello,
> 
> Hi,
> 
>> We're currently developing a very simple scp server, which support only few
>> options. We are wondering if the libssh could help us for compressed scp
>> option (-c) ?
> 
> we don't have any options to tell the server to enable or disable options, 
> but 
> if you compile with zlib support it should simply work if the client requests 
> it.
> 
> 
>       -- andreas
> 
> 

Reply via email to