A simple upload server

This is a simple GUI tool for enabling your computer as a server to collect uploaded files in your local network.

This tool is developed for educational demonstration purposes, not meant for commercial use, and the data communication is not protected or encrypted.

Windows executable: DOWNLOAD HERE (Click to download)

Quick Start

This is a portable version: just download the zip file and unzip — there is an all-in-one executable file (.exe) which you may run directly.

You need to make sure that your device running this server application is in the same network as the intended clients. Just specify the port and click on start server, then a server URL is displayed such that the client can open that URL in the web browser and upload their files. The client will get a notification when the file is successfully uploaded on the client's page. You may find the uploaded files in the directory where you put your server application — there will be a folder named "uploads" created for all uploaded files. When you would like to stop the server, just click the stop server button.