Skip to content

Releases: fclairamb/ftpserverlib

v0.3 - Transfer fix and cleanup

09 Oct 21:01

Choose a tag to compare

  • Correct handling of files transfer in case of error, thanks to @byrnedo for reporting #30
  • Strengthen the tests to make them more stable using secsy/goftp to test active and passive transfer
  • Added MLSD command support
  • Allowing non-standard transfer file port (not 20)
  • Various code cleanups
  • Added the code of conduct (everybody is nice in Goland anyway)

v0.2 - General cleanup

09 Apr 01:13

Choose a tag to compare

  • Active FTP connections
  • Configurable range of listening port
  • Chmod support
  • General code cleanup
  • Added full travis integration

v0.1 - First release

05 Nov 18:56

Choose a tag to compare