ssh is not an option - I must use telnet


From: [EMAIL PROTECTED]
To: "Ohad Ohad" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: Perl <-> Expect
Date: Thu, 15 Jul 2004 07:41:20 -0400



Hi,

>I need to telnet some hosts automatically without supplying password.
>I can do it with Expect but I hardly know the language.
>I wonder what you think of the Perl module Expect - if it's any good and
>easy to use.
>Also if you can think of another way to do the job this will also be
great.

I use ssh for lots of this type of stuff. Set up keys for authentication,
then you have autologin.
Depending on what you need after you get into the remote host, this could
be a good option.

I guess that had nothing to do with Perl :(

hth
jeff

>Thanks

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>








_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to