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

Abort downloads when reaching the --monitor-disk limit #456

Open
JustAnotherArchivist opened this issue Jul 4, 2020 · 0 comments
Open

Comments

@JustAnotherArchivist
Copy link
Contributor

Currently, wpull checks for a possible disk space limit exceedance after every retrieval. However, large files can still fill up the disk and result in ENOSPC crashes. wpull should also check for disk space limits during downloads. If the limit is reached, the retrieval should be cancelled and produce an error instead.

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

No branches or pull requests

1 participant