in reply to Re: Retrieving status data from a device with SSH 2 using Perl
in thread Retrieving status data from a device with SSH 2 using Perl
Yes... probably there are different modes. Is there a way to make the server give the answers to the commands as if they were written using the shell?
For this solution you suggest with Expect, should I use it directly with the shell executing ssh from the Perl script? Because I guess that if I use Expect with the Net::OpenSSH commands, I have to work with the same incomplete answer as if I were using the commands directly.
Thanks again!
PS: Salva? Betanzos? Super López? I guess I'm not the only Spaniard here!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Retrieving status data from a device with SSH 2 using Perl
by salva (Canon) on Feb 17, 2010 at 13:35 UTC | |
by nmorenod (Novice) on Feb 17, 2010 at 16:16 UTC | |
by salva (Canon) on Feb 17, 2010 at 17:10 UTC | |
by nmorenod (Novice) on Feb 18, 2010 at 10:03 UTC |