Search Results

Search: Posts Made By: Corona688
6,605
Posted By Corona688
ssh is much easier to automate than telnet. It...
ssh is much easier to automate than telnet. It comes with the ability to do noninteractive logins built in. You'll find passwordless ssh (http://blogs.translucentcode.org/mick/archives/000230.html)...
6,605
Posted By Corona688
If you need to enter a password into telnet,...
If you need to enter a password into telnet, you'll pretty much have to use the expect language.

Do you really need to use telnet? why not ssh?
6,605
Posted By Corona688
Yes, that's because you have to pipe things into...
Yes, that's because you have to pipe things into telnet, it reads from standard input, it doesn't just magically take lines that happen to be below it.
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy