ap-ftp-java-sever

所属分类:Ftp服务器
开发工具:Java
文件大小:2345KB
下载次数:13
上传日期:2012-07-30 11:14:02
上 传 者comcp
说明:  java ftp服务器,下载上传等 够不够二十个字
(java ftp server, download upload, etc.)

文件列表:
apache-ftpserver-1.0.6 (0, 2011-06-27)
apache-ftpserver-1.0.6\common (0, 2011-06-25)
apache-ftpserver-1.0.6\common\classes (0, 2011-06-25)
apache-ftpserver-1.0.6\common\lib (0, 2011-06-25)
apache-ftpserver-1.0.6\common\classes\log4j.properties (1121, 2011-06-25)
apache-ftpserver-1.0.6\LICENSE.slf4j.txt (1482, 2011-06-25)
apache-ftpserver-1.0.6\LICENSE.springframework.txt (10351, 2011-06-25)
apache-ftpserver-1.0.6\LICENSE (11358, 2011-06-27)
apache-ftpserver-1.0.6\NOTICE (2680, 2011-06-27)
apache-ftpserver-1.0.6\res (0, 2011-06-25)
apache-ftpserver-1.0.6\res\conf (0, 2011-06-25)
apache-ftpserver-1.0.6\res\home (0, 2011-06-25)
apache-ftpserver-1.0.6\res\log (0, 2011-06-25)
apache-ftpserver-1.0.6\res\conf\ftpd-full.xml (4132, 2011-06-25)
apache-ftpserver-1.0.6\res\conf\ftpd-typical.xml (1341, 2011-06-25)
apache-ftpserver-1.0.6\res\conf\users.properties (1597, 2011-06-25)
apache-ftpserver-1.0.6\res\ftp-db.sql (1241, 2011-06-25)
apache-ftpserver-1.0.6\res\ftpserver.jks (1262, 2011-06-25)
apache-ftpserver-1.0.6\bin (0, 2011-06-27)
apache-ftpserver-1.0.6\bin\appendcp.bat (1004, 2011-06-25)
apache-ftpserver-1.0.6\bin\ftpd.bat (2286, 2011-06-25)
apache-ftpserver-1.0.6\bin\ftpd.exe (53248, 2011-06-25)
apache-ftpserver-1.0.6\bin\ftpdw.exe (98304, 2011-06-25)
apache-ftpserver-1.0.6\bin\service.bat (5032, 2011-06-25)
apache-ftpserver-1.0.6\bin\ftpd.sh (3165, 2011-06-25)
apache-ftpserver-1.0.6\common\lib\ftplet-api-1.0.6.jar (20756, 2011-06-27)
apache-ftpserver-1.0.6\common\lib\ftpserver-core-1.0.6.jar (295875, 2011-06-27)
apache-ftpserver-1.0.6\common\lib\slf4j-api-1.5.2.jar (17384, 2009-11-13)
apache-ftpserver-1.0.6\common\lib\mina-core-2.0.4.jar (644934, 2011-06-18)
apache-ftpserver-1.0.6\common\lib\slf4j-log4j12-1.5.2.jar (9501, 2009-11-13)
apache-ftpserver-1.0.6\common\lib\log4j-1.2.14.jar (367444, 2009-11-13)
apache-ftpserver-1.0.6\common\lib\spring-context-2.5.5.jar (473513, 2009-11-13)
apache-ftpserver-1.0.6\common\lib\aopalliance-1.0.jar (4467, 2009-11-13)
apache-ftpserver-1.0.6\common\lib\spring-beans-2.5.5.jar (486031, 2009-11-13)
apache-ftpserver-1.0.6\common\lib\spring-core-2.5.5.jar (287235, 2009-11-13)
... ...

The Apache FtpServer project team is proud to announce the release of Apache FtpServer, version 1.0.4 The Apache FTP Server is a 100% pure Java FTP server. It's designed to be a complete and portable FTP server engine solution based on currently available open protocols. FtpServer can be run standalone as a Windows service of Unix/Linux daemon, or as embedded into a Java application. The default network support is based on Apache MINA, a high performance asyncronous IO library. It is also a FTP application platform. We have developed a Java API to let you write Java code to process FTP event notifications that we call the Ftplet API. Apache FtpServer provides an implementation of FTP server to support this API. 1.0.6 -------------------------------- 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 1.0.5 -------------------------------- Bug fix release that fixes important issues found since the 1.0.4 release. See full change log at https://issues.apache.org/jira/browse/FTPSERVER/fixforversion/12314821 1.0.4 -------------------------------- Bug fix release that fixes important issues found since the 1.0.3 release. See full change log at https://issues.apache.org/jira/browse/FTPSERVER/fixforversion/12314283 1.0.3 -------------------------------- Bug fix release that fixes important issues found since the 1.0.2 release. See full change log at https://issues.apache.org/jira/browse/FTPSERVER/fixforversion/12314039 1.0.2 -------------------------------- Bug fix release that fixes important issues found since the 1.0.1 release. See full change log at https://issues.apache.org/jira/browse/FTPSERVER/fixforversion/12313952 1.0.1 -------------------------------- Bug fix release that fixes important issues found since the 1.0.0 release. https://issues.apache.org/jira/browse/FTPSERVER/fixforversion/12313619 1.0.0 -------------------------------- This is the first major release of FtpServer and we now recommend this version for production usage. The release contains a few minor bug fixes found since the last release candidate. 1.0.0-RC2 -------------------------------- The release contains fixes to a small set of bugs found in 1.0.0-RC1. 1.0.0-RC1 -------------------------------- This release focuses on stabilizing the code base and fixing reported bugs. No major additions or other improvements was included in this version. 1.0.0-M4 -------------------------------- The FtpServer API is now stabilized for the upcoming 1.0.0 release. The release also contains a large number of bug fixes and minor improvements as well as complete Javadoc documentation for our API. 1.0.0-M3 -------------------------------- This release fixes a number of bugs found since the release of 1.0.0-M2. We have also made some major improvements, especially to Ftplets which are now able to intercept any FTP command. 1.0.0-M2 -------------------------------- This is the very first release of Apache FtpServer.

近期下载者

相关文件


收藏者