-
Notifications
You must be signed in to change notification settings - Fork 7
The Echo3 File Transfer Library provides support for uploading and downloading files to and from Echo3 applications (client-side or server-side). It uses the the Apache Commons File Upload library to process uploaded files.
echo3/echo3filetransfer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About ===== The Echo3 File Transfer Library is a collection of Echo3 components to facilitate uploading and downloading of files between the client and server. Building ======== To just build the JARs, a few dependencies are required to be present in the lib directory. These are automatically downloaded on your first run of the Ant build or by manually running the "dependencies" target. Developing ========== The project contains a pre-configured IntelliJ IDEA project. Using the Ultimate Edition there are also pre-defined run targets to run i.e. the test harness application. Same can be achieved using the according Ant tasks to build a WAR and deploy it on any servlet container of choice. Licence ======= This code has the same licencing terms as Echo Framework and is licenced under the MPL, LGPL, GPL terms. For details check the resource/Licensing directory.
About
The Echo3 File Transfer Library provides support for uploading and downloading files to and from Echo3 applications (client-side or server-side). It uses the the Apache Commons File Upload library to process uploaded files.
Resources
Stars
Watchers
Forks
Packages 0
No packages published