资 源 简 介
The Gem File Server (GFS) is a software product from the Gem Apps Collection.
GFS is a web application for uploading and storing files and additional information about them on a remote (server) computer using web browser for user interface. It is supposed to use minimum system resources and the installation should be as easy as possible (currently it is comprised of copy-pasting single file provided the required server infrastructure exists.)
Uploading files is open to everyone, as well as reading file info. Updating info and downloading & deleting files is available only after owner-chosen password is entered; files without a password are deemed available to public.
GFS is written in Java EE; uses embedded SQLite database (by The SQLite Consortium); and was tested on Tomcat 6.0.20 (by The Apache Software Foundation). It depends on IO and FileUpload components of the Apache Commons project; JSTL java libraries; and Toplink Essentials java libraries.