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

Suggestion: continue download #1617

Open
martindurant opened this issue Jun 3, 2024 · 0 comments
Open

Suggestion: continue download #1617

martindurant opened this issue Jun 3, 2024 · 0 comments

Comments

@martindurant
Copy link
Member

When downloading large files, it can commonly happen that the transfer aborts part way. Rather than having to restart the process, it would be nice to be able to read only the remaining bytes on a subsequent attempts. cat_file() already allows for providing a start byte (and end byte), but get_file() does not. I am proposing to both implement start/end byte and, more importantly, to allow "continue" whereby start=size-of-local-file.

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

No branches or pull requests

1 participant