The FileManagement Bean Suite contains components that make file operations possible without hand-coding programming. Application assemblers can copy, move, delete, and search for files during the application run-time.
UploadBean 1.2.1 is 100% JAVA component (JavaBean) that allows to upload files. This bean could be integrated in any JSP/Servlets application. You can store uploaded files in a Folder, a ZIP archive, a Database or in Memory. Restrictions such as file size limit, blacklist/whitelist and max. uploaded files are available. You can also be notified when on upload events. UploadBean is free for non-commercial use.
This is a Ftp Bean which provides basic ftp client functions (eg. get or put ascii/binary file, delete file, rename file, change directory ...... etc).