Loading...
пʼятницю, 7 лютого 2014 р.

Web-based filemanager for Java (Jsp filemanager, jBoss filemanager)

We needed filemanager to be installed as WAR file to the jBoss server (or any Java servlet capable server lite Jetty, Tomcat, etc). Kind of web-based file manager or just web-based file browser but for Java, not PHP (those are enough).
I've googled a lot and at last found this: http://www.vonloesch.de/filebrowser.html
It's free (GPL license), It consists from just one JSP page.
Required only JSP1.1 compatible server: Tomcat version 3.0+, Resin 2.1.7, Jetty, jBoss 5+.

Features (according to author):
  • Free to use and modify under the terms of the GPL license
  • Create, copy, move, rename and delete files and directories
  • Shortkeys
  • View Files (pictures, movies, pdf, html,...)
  • Javascript filename filter
  • Edit textfiles
  • Upload files to the server (Status via Upload monitor)
  • Download files from the server
  • Download groups of files and folders as a single zip file that is created on the fly
  • Execute native commands on the server (e.g ls, tar, chmod,...)
  • View entries and unpack zip, jar, war and gz files on the server
  • Just one file, very easy to install (in fact, just copy it to the server)
  • Customizable layout via css file
  • Restrict file access via black or whitelist
  • Changeable to a read-only (with or without upload) solution

0 коментарі:

 
TOP