in reply to Net::SSH::Perl and simaltaneous connections
Try replacing Net::SSH::Perl, with Expect, where in Expect you can use your local ssh-client. In the tutorials section there's a good intro into using Expect.
If that solves your problem, it's likely a problem in Net::SSH::Perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::SSH::Perl and simaltaneous connections
by anthski (Scribe) on Sep 02, 2005 at 01:47 UTC |