View Single Post
  #1 (permalink)  
Old August 25th, 2006, 03:38 PM
sridharaiyer sridharaiyer is offline
Registered User
 
Join Date: Aug 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Telnet dos batch file

Hello,
I would like to know how to automate a telnet logon through a DOS batch file.
Can we something like a DOS batch file, which has a command such as -
telnet <UploadScript> <hostname>
and an UploadScript which has the username and password which will be used to login to the telnet session?

Reply With Quote