in reply to Net::OpenSSH multiple commands
Net::OpenSSH has a debug mode that will tell you what's going on. Just add the following line at the beginning of your script:
Also, can you tell us the versions of the software you are using, including the OS, perl, Net::OpenSSH, the local SSH client and the remote SSH server?$Net::OpenSSH::debug = -1;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::OpenSSH multiple commands
by cstrong (Beadle) on Sep 18, 2009 at 15:26 UTC | |
by cstrong (Beadle) on Sep 18, 2009 at 15:28 UTC | |
by salva (Canon) on Sep 18, 2009 at 20:06 UTC | |
by Anonymous Monk on Jan 17, 2012 at 18:32 UTC | |
by salva (Canon) on Jan 17, 2012 at 18:35 UTC |