-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation for archiver #2096
Comments
Since the API only accepts a dir and a list of file names, I'm especially unsure how to proceed with public links. I would have expected that the provided path is relative to the authenticated user's home directory. That doesn't seem to be the case. |
The archiver does not support yet a password protected public link download. |
Just to get this straight, in your CERN-Box environment you'd have |
In order to get this going for public links as well I'm discussing with @wkloucek right now that this should be implemented using resource ids, not paths. |
Ideas for improvement tracked in #2097 - closing here. |
For implementing the download as archive in ownCloud Web I'd like to see some basic documentation. Especially helpful: example requests for
/test
from the user home ofeinstein
/test
from the password protected public linkGFZpdiHgFOonejL
with passwordasdf
The text was updated successfully, but these errors were encountered: