in reply to Re^2: Making Net::SSH2
in thread Making Net::SSH2
The script runs fine but dies on connect.
The error messages might be useful - depending upon what they are (if they exist ;-)
If you're not getting any useful error messages && you're building libssh2 by running Configure in the msys shell, it might be helpful to have a debug build of the library - which you can get by providing the --enable-debug option to Configure.
Cheers,
Rob