novawoo / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

When connecting to WinSSHD with compression enabled it just lost connection. #605

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enable compression in host properties.
2. Enable "zlib" in WinSSHD compression options.
3. Try to connect to host.

What is the expected output? What do you see instead?
ConnectBot says:
Connecting to mydomain:22 via ssh
Verified host 'DSA' key: ZZ:ZZ:...
Using algorithm aes256-ctr hmac-sha1-96

Connection Lost
Trying to authenticate

Host has disconnected.
Close session? Y/N

What version of the product are you using (you can see this by using Menu -> 
About in the Host List)?
ConnectBot 1.7.1 (v1.7.1 2010.10.08)

What type of system are you trying to connect to?
Windows 7 x64 with WinSSHD installed.

If you are able to connect, what is the output of "echo $TERM", "uname -a", and 
any other relevant information on the host?
Microsoft Windows [Version 6.1.7601]
WinSSHD 5.26

Original issue reported on code.google.com by denixx.b...@gmail.com on 16 Sep 2012 at 9:48