Changes for version 0.03
- Documentation for all extra classes: Attributes, Buffer, Constants, and Util.
- Documentation for command methods in Net::SFTP.
- Added binmode when reading/writing from local files.
- Added methods for all remaining commands in SFTP protocol version 3 (eg. remove, rmdir, mkdir, realpath, etc.).
- Added callbacks to get and put, eg. for status messages, etc.
- Fixed typo in Net::SFTP::Buffer::get_int64 that was breaking reading 64-bit ints.
Modules
Secure File Transfer Protocol client
File/directory attribute container
Read/write buffer class
Exportable SFTP constants
SFTP utility methods