[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Support of compressed scp?
[Thread Prev] | [Thread Next]
- Subject: Re: Support of compressed scp?
- From: Aris Adamantiadis <aris@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 01 Mar 2012 20:15:56 +0100
- To: libssh@xxxxxxxxxx
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 > >
Re: Support of compressed scp? | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: Support of compressed scp? | Nicolas Desprès <nicolas.despres@xxxxxxxxx> |
Support of compressed scp? | Yohan PAINCHAUD <ypainchaud@xxxxxxxx> |
Re: Support of compressed scp? | Andreas Schneider <asn@xxxxxxxxxxxxxx> |