mirror of
https://github.com/9001/copyparty.git
synced 2025-10-23 04:52:21 +00:00
url-param "dl" downloads file
This commit is contained in:
@@ -160,6 +160,7 @@ authenticate using header `Cookie: cppwd=foo` or url param `&pw=foo`
|
||||
|
||||
| method | params | result |
|
||||
|--|--|--|
|
||||
| GET | `?dl` | download file (don't show in-browser) |
|
||||
| GET | `?ls` | list files/folders at URL as JSON |
|
||||
| GET | `?ls&dots` | list files/folders at URL as JSON, including dotfiles |
|
||||
| GET | `?ls=t` | list files/folders at URL as plaintext |
|
||||
|
Reference in New Issue
Block a user