Jump to content

Hi, trying to do stuff which needs me to copy paste big text files of commands to putty to send over telnet, it worked fine for 1 and 2 commands at a time, but 10 crashes it and some get's done and some doesent and I'm not able to connect back: Connection reset by peer. or it flashes and just closes.

Same goes if I tryed to do the whole notepad (415 commands).

How do I fix this ? I'm getting told to do this becouse this is the "easy" way, but putty and telnet do not cooperate.

Back-end developer, electronics "hacker"

Link to comment
https://linustechtips.com/topic/607156-linux-ubuntu-telnet/
Share on other sites

Link to post
Share on other sites

42 minutes ago, Joveice said:

Hi, trying to do stuff which needs me to copy paste big text files of commands to putty to send over telnet, it worked fine for 1 and 2 commands at a time, but 10 crashes it and some get's done and some doesent and I'm not able to connect back: Connection reset by peer. or it flashes and just closes.

Same goes if I tryed to do the whole notepad (415 commands).

How do I fix this ? I'm getting told to do this becouse this is the "easy" way, but putty and telnet do not cooperate.

Why are you using telnet? Use ssh.

You can also copy the text file over the network(samba) and they run it from there

Link to comment
https://linustechtips.com/topic/607156-linux-ubuntu-telnet/#findComment-7861613
Share on other sites

Link to post
Share on other sites

6 minutes ago, Electronics Wizardy said:

Why are you using telnet? Use ssh.

You can also copy the text file over the network(samba) and they run it from there

I'm using Telnet becouse the program "Teamspeak" doesent allow you to do it any other way and this is way easyer than redoing the whole thing since I cannot just copy my sqlitedb to the mysql server :P

Back-end developer, electronics "hacker"

Link to comment
https://linustechtips.com/topic/607156-linux-ubuntu-telnet/#findComment-7861647
Share on other sites

Link to post
Share on other sites

2 minutes ago, Joveice said:

I'm using Telnet becouse the program "Teamspeak" doesent allow you to do it any other way and this is way easyer than redoing the whole thing since I cannot just copy my sqlitedb to the mysql server :P

Why can't you just copy the db to the server? you can setup a file share and drop it in from anouther computer.

Link to comment
https://linustechtips.com/topic/607156-linux-ubuntu-telnet/#findComment-7861656
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×