in reply to Re^6: Correct way to use Net:SSH2 module
in thread Correct way to use Net:SSH2 module
In any case, what it is unreliable is talking (via stdio) to a shell running in interactive mode. Using the SSH capability to launch individual commands on the remote host, creating a new channel for every command, is quite reliable.
|
|---|