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

Check integrity during download/upload #69

Open
CMCDragonkai opened this issue Apr 14, 2020 · 0 comments
Open

Check integrity during download/upload #69

CMCDragonkai opened this issue Apr 14, 2020 · 0 comments

Comments

@CMCDragonkai
Copy link

I suspect s3fs doesn't check integirty during upload/download. This is sometimes causing problems.

The normal aws CLI does do this automatically, and we can pass an md5hash during the upload.

Perhaps there's a way to do this behind the scenes here? And this would mean when streaming the file to s3, we would first have to calculate the hash.

Or maybe this is out of the scope of s3fs.

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