in reply to Re^5: Net::SFTP::Foreign is slow
in thread Net::SFTP::Foreign is slow

Get the new 0.05 ...

0.05 has now been uploaded to the sisyphusion repo.
Of course, Net::SFTP::Foreign::Backend::Net_SSH2 (like Net::SFTP::Foreign) is pure perl, so it's quite simple to install from source once the pre-requisite Net::SSH2 has been installed ... but I'd just as soon put up the ppm package and leave it at that :-)

Cheers,
Rob

Replies are listed 'Best First'.
Re^7: Net::SFTP::Foreign is slow
by ssubrat77 (Novice) on Jul 13, 2011 at 15:12 UTC
    Hi Rob, I have just replaced the Net_SSH2.pm file and using privatekey option and getting a new error "authentication failed: (0)". Please advise.
      Did you convert the private/public key pair from PuTTY to OpenSSH format?
        I didn't convert but am using the OpenSSH format key that was provided by the Server team.