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

Changes for version 1.02

  • module actually in use, ie. "Net::FTP" for Net::FTP, etc, or empty string for Local (Net::LOCAL). Net::OpenSSH: Allow specifying "passphrase => '*'" in the options hash to use the value specified in the "password" option instead as the passphrase for using passphrase-protected public-key access. Also allow a third argument for get() and put() functions for specifying a hash of OpenSSH-specific options (See Net::OpenSSH docs). Also, for get() and put() calls with filehandles, they return the number of bytes processed instead of 1 if successful.

Modules

Common wrapper functions for use with either Net::FTP, Net::SFTP, Net::FSP, Net::FTPSSL, Net::OpenSSH, Net:SSH2, and Net::SFTP::Foreign.

Provides

in lib/Net/xFTP_FSP.pm
in lib/Net/xFTP_FTP.pm
in lib/Net/xFTP_FTPSSL.pm
in lib/Net/xFTP_Foreign.pm
in lib/Net/xFTP_LOCAL.pm
in lib/Net/xFTP_OpenSSH.pm
in lib/Net/xFTP_SFTP.pm
in lib/Net/xFTP_SSH2.pm