Skip to content

Validate multipart downloads using object ETags#343

Merged
hssyoo merged 1 commit into
boto:developfrom
hssyoo:check-etag
May 14, 2025
Merged

Validate multipart downloads using object ETags#343
hssyoo merged 1 commit into
boto:developfrom
hssyoo:check-etag

Conversation

@hssyoo
Copy link
Copy Markdown
Contributor

@hssyoo hssyoo commented May 14, 2025

This PR adds an ETag check from the initial HEAD response to confirm object parts are downloaded from the same version. If the object ETag is modified during the multi-part download, the download will fail. This fixes issue #86

@hssyoo hssyoo merged commit 8fdaa34 into boto:develop May 14, 2025
33 checks passed
@hssyoo hssyoo deleted the check-etag branch May 14, 2025 16:01
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.

2 participants