in reply to Re: Net::SSH::Perl doesn't like long commands
in thread Net::SSH::Perl doesn't like long commands
My usual recommendation is to go for Net::OpenSSH if you are on a Linux/Unix box and Net::SSH2 (currently being maintained by Rafael Kitover) if you are on Windows.
Net::SSH::Any is supposed to provide an unified interface to both modules but it is still a work in progress. Though, it is already been used, and what it does, it does it right, mostly!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Net::SSH::Perl doesn't like long commands
by syphilis (Archbishop) on Jun 10, 2013 at 14:54 UTC | |
|
Re^3: Net::SSH::Perl doesn't like long commands
by syphilis (Archbishop) on Jun 10, 2013 at 14:58 UTC |