G
Guest
I have a server which is start the telnet service. I can using telnet command
to connect to the server from my client and execute commands on the server.
Is it possible to execute all the commands in a batch.
I try to create a file and write all the command I want in the file. And
then I run it as "telnet MyServer < CommandFile.txt", but It's not work. Is
it possible to do this?
to connect to the server from my client and execute commands on the server.
Is it possible to execute all the commands in a batch.
I try to create a file and write all the command I want in the file. And
then I run it as "telnet MyServer < CommandFile.txt", but It's not work. Is
it possible to do this?