Skip to content

Releases: bolcom/libunftp

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