in reply to How to hold execution of perl script while it runs command on remote machine
BTW, Comparing to the openssh (and others?), Net::SSH::Perl is much slower when trying to establish the connection. you can setup your ssh key on both side to speed it up.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to hold execution of perl script while it runs command on remote machine
by perlfan (Parson) on Feb 19, 2005 at 19:02 UTC | |
|
Re^2: How to hold execution of perl script while it runs command on remote machine
by Qiang (Friar) on Feb 19, 2005 at 18:34 UTC | |
|
Re^2: How to hold execution of perl script while it runs command on remote machine
by linuxfan (Beadle) on Feb 22, 2005 at 19:53 UTC |