|
Posted by sisyphus on August 25, 2008, 6:56 am
Please log in for more thread options
wrote:
=2E
=2E
> Details: =A0So far, I've tried Net::SSH::Perl, and Net::SSH::Expect, but
> I don't feel these will do the job.
There's also Net::SSH2 - I don't know if it will "cut the mustard" for
you, but it could be worth investigating. It needs the libssh2 C
library.
There are some problems with Net::SSH2 on perl-5.10, though I see
there's a patch that has been submitted at
http://rt.cpan.org/Ticket/Display.html?id=3D36614
Cheers,
Rob
|