Changes for version 0.02
- Fixed bug with SSH2 server not sending one message per packet, ie. multiple packets have to be retrieved to make up one SFTP message. This would show up as a "Message length too long" error. Thanks to Matt Good for the spot.
- Fixed bug with OpenSSH and SSH2 SFTP servers where after a certain amount of bytes the connection would hang. This was a bug in Net::SSH::Perl (channel window sizes) that is fixed in version 1.13.
Modules
Secure File Transfer Protocol client
Provides
in lib/Net/SFTP/Attributes.pm
in lib/Net/SFTP/Buffer.pm
in lib/Net/SFTP/Constants.pm
in lib/Net/SFTP/Util.pm