in reply to NET::OpenSSH not working...
I have Net-OpenSSH V.38 with ActivePerl
Net::OpenSSH does not work on Windows because the port of OpenSSH for that OS lacks some features required by the module (for instance, multiplexing several sessions over the same connection).
Net::SSH2 is probably your best option there.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: NET::OpenSSH not working...
by Anonymous Monk on Jun 30, 2010 at 21:05 UTC |