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

fix large file missing SSE-C key ID #307

Closed
wants to merge 5 commits into from

Conversation

jsuchan-reef
Copy link

  • fixes large file missing key ID Backblaze/b2-sdk-python#422

  • Key ID included in a header with each uploaded part doesnt suffice, it needs to be passed in file_info when calling .start_large_file().

  • it's just one-liner, but it was tricky to figure out where the one-line should be and what that should be :)

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

Successfully merging this pull request may close these issues.

large file missing key ID
2 participants