direct links

This commit is contained in:
q
2018-01-25 21:56:03 +02:00
parent db3ee2abfd
commit 938f688693
3 changed files with 48 additions and 16 deletions

View File

@@ -29,5 +29,7 @@ location /flees/ {
- http://host/download/[share name]/[hashed password]/[filename]
- upload with curl (etc.)
- curl -F file=@my.file http://host/upload/[share name]/[hashed password]
- "direct link" is a sharing link that does not require other passwords, and is unique to each file.
(there should be no danger in sharing a file, and the password to rest of the files leaking)