in reply to Re: Net::OpenSSH multiple commands
in thread Net::OpenSSH multiple commands
I'm running
Fedora release 9 (Sulphur)
Perl v5.10.0 built for i386-linux-thread-multi
openssh-5.1p1
Local SSH client is OpenSSH_5.1p1, OpenSSL 0.9.8g 19 Oct 2007
Remote SSH server is OpenSSH_2.5.2p2, SSH protocols 1.5/2.0
Debug output is as follows:# call args: ['ssh','-S','/home/cstrong/.libnet-openssh-perl/root-10.2 +24.138.142-26522-522395','-o','User=root','--','10.224.138.142','ps - +ef'] # open_ex: ['ssh','-S','/home/cstrong/.libnet-openssh-perl/root-10.224 +.138.142-26522-522395','-o','User=root','--','10.224.138.142','ps -ef +'] Connection to 10.224.138.142 closed by remote host. # set_error(5 - child exited with code 255) # DESTROY(Net::OpenSSH=HASH(0x949885c), pid => 26523) # call args: ['ssh','-O','exit','-S','/home/cstrong/.libnet-openssh-pe +rl/root-10.224.138.142-26522-522395','-o','User=root','--','10.224.13 +8.142'] # open_ex: ['ssh','-O','exit','-S','/home/cstrong/.libnet-openssh-perl +/root-10.224.138.142-26522-522395','-o','User=root','--','10.224.138. +142'] # set_error(5 - child exited with code 255)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Net::OpenSSH multiple commands
by cstrong (Beadle) on Sep 18, 2009 at 15:28 UTC | |
|
Re^3: Net::OpenSSH multiple commands
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 |