You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, got strange problem. Everything fine if I've connected by a ssh client, got a shell prompt, sent a message, got an answer.
But If I tried to use script for the same commands. After script I've got error here "line, readLineError := term.ReadLine()" and readLineError=EOF. Looks like script cant send command or server cant get it.
I'm absolutely sure that I done something wrong. Can you send me the right signals? )
Hello, got strange problem. Everything fine if I've connected by a ssh client, got a shell prompt, sent a message, got an answer.
But If I tried to use script for the same commands. After script I've got error here "line, readLineError := term.ReadLine()" and readLineError=EOF. Looks like script cant send command or server cant get it.
I'm absolutely sure that I done something wrong. Can you send me the right signals? )
ssh client output
script output:
Server Part
Client Part
The text was updated successfully, but these errors were encountered: