From: Rodrigo Bermejo Date: 2009-09-10T06:41:53+09:00 Subject: Re: Net::Telnet can't send password message born in USSR wrote: > Rodrigo Bermejo wrote: >> >> Sanity check question: >> why not doing the ssh connection directly from the host you are doing >> the telnet (with net/ssh)? >> >> If there's not a key associated with your telnet machine it would be >> easier to connect directly using ssh >> >> -r. > I know that it will be easy but > i can't do differently, it's caused by other requirements to the > program. Then you need this: http://linuxproblem.org/art_9.html Ssh prevents you to send the password in "an automatic way". -r. -- Posted via http://www.ruby-forum.com/.