File System in HTTP server Demo


This demo contains html pages that allow you to download and upload files.

Volumes in the system:
RAM0/ /

Upload
upload.htm - This page allows you to upload a file.
You must enter a username and password.

Download
You can directly download a file by typing http://ip_address/FS/directory_path/filename.
Click on this link to view a test file in RAM0 directory /FS/RAM0/test.txt. Use "user" as username and "password" as password to access all pages.