The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.56 - 2015-10-01

  • add support for auth_publickey_frommemory method (patch by Adam Osuchowski)
  • several documentation improvements
  • fix broken test, rsa were not used for authentication (#rt107382 reported by sisyphus)
  • fix broken test, sock method can return both IO::Socket::IP and IO::Socket::INET objects (#rt107381 reported by sisyphus)
  • improves docs for Net::SFTP::File::write method (#rt58911 reported by Salvatore Bonaccorso).

Modules

Support for the SSH 2 protocol via libssh2.
SSH 2 channel object
SSH 2 SFTP directory object
SSH2 SFTP file object
SSH 2 knownhosts object
SSH 2 listener object
SSH 2 public key object
SSH 2 Secure FTP object

Examples