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

Changes for version 1.48_03

  • use utf8::downgrade to handle data with may have its utf8 flag set (bug report by Jamie Lahowetz, solution by ikegami)
  • emulate SSH2_FXF_APPEND mode not supported by OpenSSH SFTP server
  • open flags documented
  • minor documentation corrections
  • follow_links option from find method was broken (bug report by Paul Kolano)
  • spurious debugging message removed from statvfs
  • put and get now accept a file handle instead of a file name for the local file (feature request by David Morel)
  • add support for append option in put and get
  • put and get documentation reorganized
  • improve write caching behavior, '_write_delay' is used to control the write buffer size (feature request by David Morel)

Modules

SSH File Transfer Protocol client
File/directory attribute container
adaptor for Net::SFTP::Attributes compatibility
Read/write buffer class
Adaptor for Net::SFTP compatibility
Constant definitions for Net::SFTP::Foreign
access local fs with Net::SFTP::Foreign API.

Provides

in lib/Net/SFTP/Foreign/Common.pm
in lib/Net/SFTP/Foreign.pm
in lib/Net/SFTP/Foreign.pm
in lib/Net/SFTP/Foreign.pm
in lib/Net/SFTP/Foreign/Helpers.pm