Skip to content

Upload file in chunks #3854

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

Closed
maskaravivek opened this issue Jun 30, 2020 · 0 comments · Fixed by #3855
Closed

Upload file in chunks #3854

maskaravivek opened this issue Jun 30, 2020 · 0 comments · Fixed by #3855

Comments

@maskaravivek
Copy link
Member

Summary:

We are going to add support for pause/resume of downloads as part of #746.

Pause/resume can be achieved by using stashed uploads. So as a first step, I am planning to add change our upload code so that any file upload is processed in chunks.

Once we have this working, it would be easy to build on top of it to add the ability to pause/resume downloads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant