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

S3 download out of disk / partial download #396

Open
nhibberd opened this issue Feb 15, 2018 · 0 comments
Open

S3 download out of disk / partial download #396

nhibberd opened this issue Feb 15, 2018 · 0 comments

Comments

@nhibberd
Copy link
Member

s3 download is partially downloading files when there is no disk space left.

It appears as if hSetFileSize which is used in the download code is allocating either the file size required or the rest of the disk and succeeding in both cases even when the spare space on the disk is less then the requested file size

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