Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
telnet through shell script
Name: mehul Date: January 7, 2003 at 13:55:44 Pacific OS: sun 5.8 CPU/Ram: sun
Comment:
Hi,
can i do telnet to the remote machine with automatic login and password through shell script ? if yes how
Name: David Perry Date: January 7, 2003 at 16:05:45 Pacific
Reply:
Interactive telnet sessions are beyond the scope of most shells. Look at expect.
0
Response Number 2
Name: ilik Date: January 13, 2003 at 16:32:51 Pacific
Reply:
Yes, I think that's possible. You need to include the telnet command in shellscript ofcourse and get your username and passwords from another file ( Just a file with username and password ). Not sure this is going to work, it works with ftp !
Summary: Hi, can i do telnet to the remote machine with automatic login and password through shell script ? if yes how. I've tried the answer given by someone but it doesn't work. regards appreciate your help...
Summary: I'm a student, and I have a hard time completing this term assignment, if anyone could help me I would appreciate it very much. I did my best to do it but the output is not good. I use Win2000 Comma...