Displaying 1 result from an estimated 1 matches for "winsshd".
Did you mean:
winash
2010 Oct 30
0
Establish SFTP connection
Hi ,
I am trying to connect to a SFTP server on my machine running using
WinSSHD. The port on which it is running is 22. I am unable to make a
connection to this port using ruby Net:sftp and Net:SSH libraries.
Here are both the codes:
==============================================================
#Option 1
require ''net/sftp''
Net::SFTP.start(''192.168....