A simple file server to share content on the local networks
- Browsing the folders and files from the specified root directory
- Downloading the file by clicking on the filename
- con...
- Add your root directory path in the Constants.java file
- Clone the repo
$ git clone https://github.com/AP-Atul/PirateStock.git
- Import the project in Eclipse
- Run the project on the server (tomcat)