Skip to content

Releases: bolcom/libunftp

v0.4.3

08 Nov 20:26
Compare
Choose a tag to compare

Changes in this release:

  • Fix: Do not block the control channel during the size command
  • Fix: GCS back-end: Fixed wrong mapping of 'unauthorized' error and FTP response.

v0.4.2

02 Nov 20:18
Compare
Choose a tag to compare

Changes in this release:

  • Improved the error handling for the GCS implementation of RETR

v0.4.1

25 Oct 21:00
Compare
Choose a tag to compare

Changes in this release:

  • Fix: Improved error handling of FTP commands.

0.4.0

18 Oct 17:40
Compare
Choose a tag to compare

Changes in this release:

  • Implemented the File Modification Time (MDTM) command
  • Implemented STAT <filename>
  • Fix: Don't log passwords.

v0.3.0

13 Oct 13:53
Compare
Choose a tag to compare

Changes in this release:

  • Fix: Now allowing mixed cased FTP commands.

  • Fix: Publish the socket local IP in response to PASV

  • Randomized passive listening ports

  • Implemented the SIZE command

  • Implemented the REST command

v0.2.2

04 Oct 20:55
Compare
Choose a tag to compare

Changes in this release:

  • Reworded some of the error messages.
  • Added repository logo
  • Fixed an issue with the RMD command
  • Added session metrics