Skip to content
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

Direct Download for S3 and SWIFT #13149

Closed
1 of 3 tasks
DeepDiver1975 opened this issue Jan 7, 2015 · 2 comments
Closed
1 of 3 tasks

Direct Download for S3 and SWIFT #13149

DeepDiver1975 opened this issue Jan 7, 2015 · 2 comments

Comments

@DeepDiver1975
Copy link
Member

In the first implementation the direct download link (for s3 and swift backends) will contain an link to the owncloud instance itself which will generate a temporary/one time access token.

Sample direct download url

https://cloud.example.com/remote.php/direct/{fileId}

The final target url will be generated and returned as redirect to the client - the client will follow the redirect accordingly.

Furthermore in case the redirected url is unreachable or the owncloud server returns with an error (e.g. token could not be generated) the client shall fallback to the regular webdav based download.

This approach will work as long as tokens can be generated.
There is no need to add any additional libraries in the client.
We have to think about a solution for systems where no token can be generated (for whatever reason).

let's generate explicit tickets now for

@DeepDiver1975
Copy link
Member Author

nobody is asking for this anymore -> close

@lock
Copy link

lock bot commented Aug 4, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants