SecureBridge support compression?

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
alr1976
Posts: 5
Joined: Fri 08 May 2015 09:30

SecureBridge support compression?

Post by alr1976 » Fri 08 May 2015 09:40

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

andi4007
Posts: 9
Joined: Sun 26 Apr 2015 13:04

Re: SecureBridge support compression?

Post by andi4007 » Fri 08 May 2015 11:14

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

alr1976
Posts: 5
Joined: Fri 08 May 2015 09:30

Re: SecureBridge support compression?

Post by alr1976 » Fri 08 May 2015 11:18

Ok i have checked on documentation But There are no description about compression properties and which compression use.... zip,Arc, rar?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: SecureBridge support compression?

Post by ViktorV » Fri 08 May 2015 11:59

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.

alr1976
Posts: 5
Joined: Fri 08 May 2015 09:30

Re: SecureBridge support compression?

Post by alr1976 » Thu 28 Jan 2016 12:22

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

alr1976
Posts: 5
Joined: Fri 08 May 2015 09:30

Re: SecureBridge support compression?

Post by alr1976 » Mon 01 Feb 2016 09:01

No Support?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: SecureBridge support compression?

Post by ViktorV » Tue 16 Feb 2016 14:16

Thank you for the information. We have reproduced the problem and investigation is in progress. We will inform you when we have any results.

Post Reply