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?
|