Changes for version 1.56_04

  • remote file path joining sub rewritten (note: this could change the module behaviour in some corner cases, but it was broken)
  • new test file with path join operations
  • rput('.',...) was failing due to bad path joining for local filesystem (bug report by Aaron Paetznick).
  • accept keyboard-interactive authentication
  • some docs reorganization
  • add pointer to my wish list :-)

Changes for version 1.56_03

  • use SIGTERM to kill children also on Windows
  • workaround Cygwin bug, fopen(..., a); ftell() does not return the size of the file

Changes for version 1.56_01

  • pass PreferredAuthentication option to SSH process to force password authentication (bug and solution by Stewart Heckenberg)
  • use SIGTERM instead of SIGHUP to kill slave SSH process

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