Categories

Updated: 07/24/2006

Jsp file browser

This JSP program allows remote web-based file access and manipulation. You can upload, copy, create, move, delete and unpack files. Text files can be edited and groups of files and folders can be downloaded as a single zip file that is created on the fly. You can restrict file access to certain directories only or forbid it in certain directories (white or blacklist). It is also possible to execute shell commands on the server. Since the latest version you can also change it to a read-only version or use it like an upload center. It should work with every Jsp1.1 compatible Server (like Tomcat&>=3.0, Resin or Jetty).
©2003-2019 jCay.com