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 #5

Open
hoodie opened this issue Sep 8, 2017 · 2 comments
Open

Resume Downloads #5

hoodie opened this issue Sep 8, 2017 · 2 comments

Comments

@hoodie
Copy link
Contributor

hoodie commented Sep 8, 2017

Currently, when a download process is canceled, rget does not check for existing .parts when retrying. I think this is a feature https://github.com/mattgathu/rget offers, so it should be easily added.

@Arcterus
Copy link
Owner

I think you may be confused due to the progress bar output. Downloads should already be capable of being resumed, but the progress bars start at 0 and go to original part size - amount already downloaded. Looking back, it probably makes more sense for the progress bars to just resume from where they left off.

@hoodie
Copy link
Contributor Author

hoodie commented Sep 12, 2017

You're right. That is a bit confusing.

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

2 participants