[Ssh-sftp-perl-users] Can not connect to windows OpenSSH server
Brought to you by:
dbrobins
From: Sander P. <San...@da...> - 2005-11-16 20:11:19
|
Hello, After a lengthy battle with various dependencies I finally got net::ssh::perl 1.28 installed. I tried .29 at first but ran into the IO::blocking problem so reverted to .28. Now the issue is that I can't get a connection going with OpenSSH running on a Windows XP box under Cygwin. The error that I get is 'Selected cipher type not supported by server'. I left both the server and the client at default. Ssh from the command line (same Linux box) works fine. Any suggestions? I may try Net::SSH2 and see if that works. Thanks, Sander |