[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Net::SSH on OS X 10.3

Steve Zich

2/3/2005 1:47:00 AM

I'm having difficulty using Net::SSH. When I execute:

Net::SSH.start( 'host', 'user', 'password' )

I get the following:

session.rb:108:in `getnameinfo': getnameinfo: nodename nor servname
provided, or not known (SocketError)

The host is valid and I can connect using SSH from the shell.

Any ideas?

Net::SSH 0.90
Ruby 1.82
OS X 10.3.7