Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@pkittenis pkittenis released this 04 Aug 00:04
· 143 commits to master since this release

Changes

  • SFTP file handles can now be opened with sftp.open(..) as <handle>
  • Implemented SFTP write*, seek*, stat*, fstat* and last_error methods
  • Implemented SFTPAttribute object creation and de-allocation

Fixes

  • Occasional double de-allocation issue on SFTP file handles