shankerwangmiao / welly

Automatically exported from code.google.com/p/welly
GNU General Public License v2.0
0 stars 0 forks source link

Crash while connecting to SSH2 sites #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open Welly.app
2. type any SSH2 site like ssh://username@ubuntu.unix-center.net
3. connect

What is the expected output? What do you see instead?
Should be connected to the site, other than crash.

What version of the product are you using? On what operating system?
2.64 beta on OSX Lion 10.7 10A390
with OpenSSH_5.6p1, OpenSSL 0.9.8q 2 Dec 2010

Please provide any additional information below.
Some sites support SSH v1 only, meanwhile, with the latest major update to OSX, 
built-in ssh only supports v2 protocol by default, connecting v1 sites should 
be always with"-1" flag instead of none.

Original issue reported on code.google.com by quanzhou...@gmail.com on 9 Mar 2011 at 4:23

GoogleCodeExporter commented 9 years ago
I followed your steps and could connect to Ubuntu.Unix-Center.Net without any 
problem. Could you please elaborate more?

Original comment by tangyang...@gmail.com on 9 Mar 2011 at 7:04