Apache FtpServer Changelog

What's new in Apache FtpServer 1.0.4

Jun 3, 2010
  • Bug:
  • BaseUser class from ftpserver-core bundle can't be used in other bundles in an OSGi environment
  • DefaultFtpServer throws NPE on restart and lack documentation on restart not being supported
  • Incorrect reply codes from PORT and EPRT commands
  • Update the replies of MD5 and MMD5 commands to include the file path in double quotes when there are spaces in the path
  • Multiline replies does not handle lines starting with numbers
  • MKD command on linux checks for path separator before passing to filesystemview
  • Improvement:
  • Handling invalid port number from client
  • Task:
  • Upgrade to MINA 2.0.0-RC1