Skip to content

v2.0.1

Compare
Choose a tag to compare
@nullobsi nullobsi released this 17 Dec 06:23
· 8 commits to main since this release
85cab4d

Full Changelog: v2.0.0...v2.0.1

Server handling improvements

  • Account for file with trailing space (#8)
  • PASV will return an EPSV response in some implementations
  • MLSD keys are now lowercased to account for differences in implementations.
  • Internal: use FTPReply type