Re: [Ssh-sftp-perl-users] Help using Net::SSH::Perl with automatic authentication
Brought to you by:
dbrobins
From: Steve P. <st...@fo...> - 2011-12-08 23:18:33
|
On 9/12/2011 4:17 a.m., Eduardo Ramírez Acosta wrote: > Can't locate Data/Buffer.pm in @INC (...) at (...)/Crypt/DSA/Key/SSH2.pm > line 71. I think you'll find that may be part of your problem. It appears to be trying to load the SSH2 module and failing with that error. Do you have all the necessary dependencies installed ? -- Steve. |