= FTP Server extension for BASE = This package is an ''extension package'' to BASE that installs an FTP service together with the web server. This extension currently depends on non-released software from Apache and as such we only releases this as beta software to begin with. The usual promises about backwards compatibility between upgrades, etc. do not apply. * [http://mina.apache.org/ftpserver.html Apache MINA - FtpServer] = Documentation = [source:/extensions/net.sf.basedb.ftp/trunk/README README] contains information about this package, how to install it and how to compile it. = License = [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License version 2]. = Download = This package has not yet been released. The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: `svn co http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.ftp/trunk ftp-devel` === Contribute === After making modifications to the source code, compose a clear and concise log message to describe those changes and the reasons for them. Then, send an email to the developers list containing your log message and the output of svn diff (from the top of your subversion working copy). If the community members consider your changes acceptable, someone who has commit privileges will add your changes to the public source code tree. Recall that permission to directly commit changes to the repository is granted on merit - if you demonstrate comprehension of subversion, programming competency, and a ''team spirit'', you will likely be awarded that permission. === TODO === [[TicketQuery(status!=closed&component=net.sf.basedb.ftp)]]