05.JSP2010. 3. 24. 09:42
반응형

Jsp File Browser

An easy to use and easy to install file browser java server page. This JSP program allows remote web-based file access and manipulation.
Features:
Main Screen (Dir viewer) with preview of directory 1.
  • 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
  • ...

It should work with any JSP1.1 compatible server(e.g. Tomcat>=3.0), I have tested it on Tomcat 4.0 and 5.5, Resin 2.1.7 and Jetty.
If you found any bugs or have a feature request, please use the bug tracking system, or write me an email.
I will also add common questions here.
If you want to get informed about new releases, please enter the Mailinglist (only for new release announces, no discussion). Write a mail with empty body to jspfilebrowser-subscribe@vonloesch.de.
Please submit bugs here.

Download version 1.2
Screenshots
Online Demo (no upload and command execution, can be very slow)
Bug tracking and Feature requests

Posted by 1010