/PirateStock

A simple file server to share content on the local networks

Primary LanguageJavaMIT LicenseMIT

PirateStock

A simple file server to share content on the local networks

Features

  1. Browsing the folders and files from the specified root directory
  2. Downloading the file by clicking on the filename
  3. con...

Execution Steps

  1. Add your root directory path in the Constants.java file
  2. Clone the repo
$ git clone https://github.com/AP-Atul/PirateStock.git
  1. Import the project in Eclipse
  2. Run the project on the server (tomcat)