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

Webdav endpoint for zip download #17014

Closed
PVince81 opened this issue Jun 18, 2015 · 17 comments
Closed

Webdav endpoint for zip download #17014

PVince81 opened this issue Jun 18, 2015 · 17 comments

Comments

@PVince81
Copy link
Contributor

PVince81 commented Jun 18, 2015

To be consistent with #12353
and to get rid of the ugly https://github.com/owncloud/core/blob/master/lib/private/files.php#L50

Need to discuss whether to use the existing "remote.php/webdav" or have a new special webdav endpoint for bulk downloads.

@DeepDiver1975 @icewind1991

@DeepDiver1975
Copy link
Member

Need to discuss whether to use the existing "remote.php/webdav" or have a new special webdav endpoint for bulk downloads.

will be it's own endpoint - I did start with an experimental app called dav.
the root entrypoint will be remote.php/dav
it's children: files, uploads, deltas - and now with zip or comporessed or what so ever

@dragotin FYI

@PVince81
Copy link
Contributor Author

PR or it didn't happen 😉

@PVince81
Copy link
Contributor Author

Cool

@DeepDiver1975
Copy link
Member

PR or it didn't happen 😉

The code is on the SSD which was inside my now broken laptop ..... 💣

@DeepDiver1975
Copy link
Member

Anyway - most important is the concept @dragotin and myself discussed last week regarding chunked-upload-ng and delta-sync

@LukasReschke
Copy link
Member

The code is on the SSD which was inside my now broken laptop ..... 💣

Can confirm. @DeepDiver1975 has now to work with a mobile "Ziegelstein" which is very loud and very heavy. 🙊

@DeepDiver1975
Copy link
Member

@dragotin where are the notes? :hide:

@dragotin
Copy link
Contributor

@DeepDiver1975 yes, yes, blog is prepared, notes are written.

@DeepDiver1975
Copy link
Member

youre-awesome

@icewind1991
Copy link
Contributor

The code is on the SSD which was inside my now broken laptop .....

Push early, push often

@DeepDiver1975
Copy link
Member

No worries - I have the ssd here - the laptop will return tomorrow - nothing lost - all good ....

@PVince81
Copy link
Contributor Author

nothing lost, so you have the PR ? 😉

@DeepDiver1975
Copy link
Member

I need to search my wip branches .,,.

@PVince81
Copy link
Contributor Author

PVince81 commented Mar 2, 2016

Some spec of yours: DeepDiver1975/dav#5

@PVince81
Copy link
Contributor Author

Some trouble with Webdav endpoints for download in the web browser: #23500

The problem is that Webdav is supposed to deliver XML, so in case or error/exception/forbidden it would return XML instead of an error page.

@PVince81
Copy link
Contributor Author

Zip folder plugin PR: #24178

@lock
Copy link

lock bot commented Aug 2, 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 2, 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

5 participants