Skip to content

A small web application to accept file uploads

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

PhilboBaggins/file-upload

Repository files navigation

?????????????

A small web application to accept file uploads......

.........

.... allow people to upload files to my file server using only a web browser (i.e. so users don't have to install a SFTP client or any other software).

Each file will be placed in it's own subdirectory with the date & time of upload as the directory name, so you can easily find your files. The idea is that after someone has uploaded a file, you would go grab it and move it somewhere else, so nothing is left in the upload directory long term.

Running with Docker or Podman

...... forward port 8000 .... map /opt/file_upload/data mapped to wherever you want the files to be stored

TODO

License

Licensed under either of the following: