Changes for version 1.70_06

  • add put_content method
  • support perm option in mget, mput, rget and rput methods
  • better umask handling, now use an object to reset it at end of scope
  • improve debugging output

Changes for version 1.70_05

  • on Compat::get $remote argument is optional
  • make Compat::(get|put) use best_effort by default
  • add support for best_effort feature

Changes for version 1.70_04

  • check number of arguments passed to Compat methods

Changes for version 1.70_03

  • remove uninitialized warning when using a custom transport (bug report by Kay-C. Baufeld)
  • several spelling corrections (patch contributed by Nicholas Bamber)

Changes for version 1.70_02

  • syntax error, POSIX::WNOHANG was recognized as bareword in perl 5.8

Changes for version 1.70_01

  • do not use Expect to handle password authentication but a hand-crafted method that uses IO::Pty directly
  • solve problem with connections stalling when using password authentication and the remote host was unreachable (bug report by Srini T)

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/Backend/Unix.pm
in lib/Net/SFTP/Foreign/Backend/Windows.pm
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