A simple file browser that displays preview for text files and images. Supported storage types: local disk, zip archives, FTP server.
Requirements:
- Java 1.7+
- Maven
mvn clean package
cd target
java -jar file-browser-1.0.0-jar-with-dependencies.jar
In test-files folder there are some text files, images and an archive. Also for testing FTP-related things there's a public FTP server test.rebex.net.