Echo2FileTransfer provides a collection of Echo2 components that enable the transfer of files between web clients and the server. It makes use of Apache Jakarta Commons File Upload library to facilitate file uploads.
License
Echo2FileTransfer is licensed under the Mozilla Public License (MPL). Optionally, the user can license the software under the GNU Lesser/Library General Public License (LGPL) or the GNU General Public License (GPL).
Source Code Repository
Echo2FileTransfer is available at the following Subversion repository: svn://svn.nextapp.com/echo2filetransfer
Check out the 'trunk' for the latest development version at the following SVN URI: svn://svn.nextapp.com/echo2filetransfer/trunk
Example
If you want to see how to use the Echo2FileTransfer-Library in action, have a look at the Echo2FileTransferExample. This example was provided by Maik Jablonski.