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

Resume downloads #22138

Open
4 tasks
tobiasKaminsky opened this issue Aug 7, 2020 · 3 comments
Open
4 tasks

Resume downloads #22138

tobiasKaminsky opened this issue Aug 7, 2020 · 3 comments

Comments

@tobiasKaminsky
Copy link
Member

Clients should try to restart their download in case of network interruptions, so that a big file does not need to get re-downloaded all over again.
As far as I understand this, clients can allready ask server via http range request for specific parts of the file.

@MorrisJobke
Copy link
Member

MorrisJobke commented Aug 7, 2020

  • Server @nextcloud/server-triage

What else is needed here? We already have the Range HTTP headers that should be all that is needed here, right?

@tobiasKaminsky
Copy link
Member Author

I was more thinking about Web-UI.
There is at least on Firefox sometimes the option to resume a download.
Is this already working? If so, you can check server :)

@er-vin
Copy link
Member

er-vin commented Aug 11, 2020

AFAICT the desktop client already knows how to resume downloads (code is clearly there and does the range request).

@tobiasKaminsky tobiasKaminsky added this to Backlog (up to come, but not yet scheduled) in 💻 🤖 🍏 Clients team Jun 10, 2021
@tobiasKaminsky tobiasKaminsky removed this from 🧭 Planning evaluation (don't pick) in 💻 🤖 🍏 Clients team Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🧭 Planning evaluation (don't pick)
Development

No branches or pull requests

4 participants