You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

New Features in 1.0.0

This is the first production ready release of FtpServer. In this, we have fixed all known bugs and have a stable API.

Getting the Binary Distributions

Description

Download Link

PGP Signature file of download

Windows Distribution

ftpserver-1.0.0.zip

ftpserver-1.0.0.zip.asc

Unix/Linux/Cygwin Distribution

ftpserver-1.0.0.tar.gz

ftpserver-1.0.0.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</version>
</dependency>
Unknown macro: {div}

Getting the Source Code

Source Distributions

Description

Download Link

PGP Signature file of download

Source for Windows

ftpserver-1.0.0-src.zip

ftpserver-1.0.0-src.zip.asc

Source for Unix/Linux/Cygwin

ftpserver-1.0.0-src.tar.gz

ftpserver-1.0.0-src.tar.gz.asc

SVN Tag Checkout

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

Changelog

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

jiraissues: com.atlassian.confluence.extra.jira.exception.JiraIssueMacroException: com.atlassian.confluence.macro.MacroExecutionException: Data cannot be retrieved due to an unexpected error.
  • No labels