A Simple UPload Server that serve files.
This is used for upload files in Linux CLI.
For Example:
curl --upload-file ./myfile.txt https://upserver.example.com/uploadThen you will get a URL like:
https://upserver.example.com/abc123/myfile.txt
| Name | Name | Last commit date | ||
|---|---|---|---|---|