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

Add ability to set arbitrary metadata on pushed S3 object #34

Open
patcon opened this issue Sep 26, 2015 · 0 comments
Open

Add ability to set arbitrary metadata on pushed S3 object #34

patcon opened this issue Sep 26, 2015 · 0 comments

Comments

@patcon
Copy link

patcon commented Sep 26, 2015

Adding ability to add x-amz-meta-* headers here would seemingly allow us to upload custom metadata fields with our backup, like so:
https://stackoverflow.com/questions/12290819/how-to-upload-s3-metadata-with-a-file-in-fog

This would allow users to get around the fact that S3 doesn't yet allow a means to check the MD5 of the full file when it has been uploaded via multipart. It would allow us to set out own custom metadata with the md5 hash, that we could use ensure S3 files aren't redownloaded if unchanged from expected hash.

screencap of metadata in web ui

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