= 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 uses the Apache FtpServer library for the actual handling of the FTP protocol. * [http://mina.apache.org/ftpserver/ Apache - FtpServer] = Documentation = * The [source:/extensions/net.sf.basedb.ftp/tags/1.1/README README (1.1)] [source:/extensions/net.sf.basedb.ftp/tags/1.2-beta/README (1.2-beta)]contains information about this package, how to install it and how to compile it. * [http://mina.apache.org/ftpserver/configuration.html Configuration options] are documented by Apache. = License = [http://www.gnu.org/licenses/gpl.html GNU General Public License version 3]. = Download = || '''Version''' || '''Revision''' || '''Date''' || '''Binary (tar.gz)''' || '''BASE Version'''*|| || || 1.2-beta|| 1405 || October 13, 2011 || [attachment:wiki:net.sf.basedb.ftp:base-ftpserver-1.2-beta.tar.gz?format=raw base-ftpserver-1.2-beta.tar.gz] (1.9 MB) || 3.0-beta or later ||[query:"status=closed&group=type&milestone=FTP Server v1.2&order=priority" changelog] || || 1.1 || 1260 || November 3, 2010 || [attachment:wiki:net.sf.basedb.ftp:base-ftpserver-1.1.tar.gz?format=raw base-ftpserver-1.1.tar.gz] (1.9 MB) || 2.16.0 or later ||[query:"status=closed&group=type&milestone=FTP Server v1.1&order=priority" changelog] || || 1.0 || 987 || March 11, 2009 || [attachment:wiki:net.sf.basedb.ftp:base-ftpserver-1.0.tar.gz?format=raw base-ftpserver-1.0.tar.gz] (1.9 MB) || 2.10.0 or later || || '''*''' FTP Server versions for BASE 2 do not work in BASE 3. 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)]]