Apache FtpServer Changelog

What's new in Apache FtpServer 1.0.6

Oct 18, 2013
  • Bug fix release which closes 19 issues since the 1.0.5 release, for example an overhaul of the passive port reservation handling. See full change log at: https://issues.apache.org/jira/browse/FTPSERVER/fixforversion/12315314

New in Apache FtpServer 1.0.4 (Jun 4, 2010)

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