Apache FtpServer 1.0.0-M2 release

New Features in 1.0-M2

This is the first release of Apache FtpServer, you can find the major features here

Getting the Binary Distributions

Description Download Link PGP Signature file of download
Windows Distribution ftpserver-1.0.0-M2.zip ftpserver-1.0.0-M2.zip.asc
Unix/Linux/Cygwin Distribution ftpserver-1.0.0-M2.tar.gz ftpserver-1.0.0-M2.tar.gz.asc

Getting the Binaries using Maven 2

To use this release in your maven project, the proper dependency configuration that you should use in your Maven POM is:

<dependency>
  <groupId>org.apache.ftpserver</groupId>
  <artifactId>ftpserver-core</artifactId>
  <version>1.0.0-M2</version>
</dependency>

Getting the Source Code

Source Distributions

Description Download Link PGP Signature file of download
Source for Windows ftpserver-1.0.0-M2-src.zip ftpserver-1.0.0-M2-src.zip.asc
Source for Unix/Linux/Cygwin ftpserver-1.0.0-M2-src.tar.gz ftpserver-1.0.0-M2-src.tar.gz.asc

SVN Tag Checkout

svn co http://svn.apache.org/repos/asf/mina/ftpserver/tags/1.0.0-M2

Changelog

For a more detailed view of new features and bug fixes, see the release notes