Accepts form with user
and password
to get the list of files that can be consumed.
resp
- fl (default)
- Sends JSON array with file names
- ai
- Sends HTML to upload and download files
- fl (default)
Responds with the requested file by providing the form parameters.
user
password
fileName
Uploads file to user by providing the form parameters as multipart/form-data
.
user
password
file