wiki:net.sf.basedb.ftp

Version 15 (modified by Jari Häkkinen, 3 years ago) ( diff )

--

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.

Documentation

License

GNU General Public License version 3.

Download

Version Revision Date Binary (tar.gz) BASE Version*
1.4 2588 August 18, 2014 base-ftpserver-1.4.tar.gz (1.9 MB) 3.3 changelog
1.3 2472 June 4, 2014 base-ftpserver-1.3.tar.gz (1.9 MB) 3.3 changelog
1.2 1440 November 2, 2011 base-ftpserver-1.2.tar.gz (1.9 MB) 3.0 changelog
1.1 1260 November 3, 2010 base-ftpserver-1.1.tar.gz (1.9 MB) 2.16 changelog
1.0 987 March 11, 2009 base-ftpserver-1.0.tar.gz (1.9 MB) 2.10

* In general, each release works with the specified and later BASE versions, except that releases for BASE 2 do not work with BASE 3.

Source code can be retrieved from the subversion repository. Use the following command to get source code for the 1.2 version:

svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.ftp/tags/1.2 ftp-1.2

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 https://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

No results

Attachments (5)

Note: See TracWiki for help on using the wiki.