Stupid File Server
| html | ||
| screenshots | ||
| src | ||
| static | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
Stupid File Server
SFS is a web application written in Rust that acts as a very basic file server.
SFS was intentionally designed to be very minimalistic so it can be accessed from older computers with outdated operating systems. I find it's quite handy for sharing files between computers from different eras, all you need is a web browser. Of course, since it's written in Rust, the actual server needs to be ran on a relatively modern system.
Now, this project is very much me experimenting with Rust and making something useful in the process. This is not some production ready battle tested application.
File Index page of SFS:
