http://www.perlmonks.org?node_id=967811


in reply to Re^2: Net::SFTP::Foreign and Using Passphrases on Private Keys
in thread Net::SFTP::Foreign and Using Passphrases on Private Keys

that Net-SSH2 package is different than the backend package I'm utilizing via Net::SFTP::Foreign

No - Net-SSH2 is the backend package that Net::SFTP::Foreign::Backend::Net_SSH2 uses.

but it doesn't really work on Windows (getpwuid errors)

Actually, Net-SSH2 now works pretty well on Windows. That 'getpwuid' problem was fixed long ago.

Cheers,
Rob
  • Comment on Re^3: Net::SFTP::Foreign and Using Passphrases on Private Keys