Page 1 of 1

SecureBridge support compression?

Posted: Fri 08 May 2015 09:40
by alr1976
Hi!

I m evaluate this product but i don t have found compression Part in ssh Tunnelling.... SecureBridge support compression? and which one? and how to enable it?

Thanks Alessandro

Re: SecureBridge support compression?

Posted: Fri 08 May 2015 11:14
by andi4007
Hi Alessandro,

there is a CompressionClient and CompressionServer property in the TScSSHClient component. The default is set to csAllowed, so I guess that when the SSH-server supports compression it will be used.

Andreas

Re: SecureBridge support compression?

Posted: Fri 08 May 2015 11:18
by alr1976
Ok i have checked on documentation But There are no description about compression properties and which compression use.... zip,Arc, rar?

Re: SecureBridge support compression?

Posted: Fri 08 May 2015 11:59
by ViktorV
SecureBridge supports ZLib compression. To enable compression of transmitted data from client to server, set the TScSSHClient.CompressionClient property to csAllowed or csRequired. To enable using compression from server to client, set the TScSSHClient.CompressionServer property to the csAllowed or csRequired value.

Re: SecureBridge support compression?

Posted: Thu 28 Jan 2016 12:22
by alr1976
Hi!What s difference between allowed and required?
how Can i test it?
i have use required But i got an lzh error buffer is too small

Re: SecureBridge support compression?

Posted: Mon 01 Feb 2016 09:01
by alr1976
No Support?

Re: SecureBridge support compression?

Posted: Tue 16 Feb 2016 14:16
by ViktorV
Thank you for the information. We have reproduced the problem and investigation is in progress. We will inform you when we have any results.