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

Verify for S3 Multi-Part #71

Open
william-silversmith opened this issue Dec 7, 2021 · 0 comments
Open

Verify for S3 Multi-Part #71

william-silversmith opened this issue Dec 7, 2021 · 0 comments

Comments

@william-silversmith
Copy link
Contributor

We've currently disabled verification for multi-part, but it seems there's a hidden feature to get the correct information.

 curl --head "https://s3.amazonaws.com/bossdb-open-data/iarpa_microns/minnie/minnie65/em/8_8_40/03b8a.shard?partNumber=2"
HTTP/1.1 206 Partial Content
x-amz-id-2: +YQe6D4SiKQGldTUf4/mjPxYkTuxrwQ5zVyHcEpL2sd52DvUkzp7xIIOhZflShCVLPPOowBr57o=
x-amz-request-id: QM4Y96HJHVFGJEP0
Date: Tue, 07 Dec 2021 20:41:16 GMT
Last-Modified: Thu, 01 Jul 2021 16:03:34 GMT
ETag: "dc51d2d05a7682bde56128b4b88d7e1c-2"
x-amz-mp-parts-count: 2
x-amz-storage-class: INTELLIGENT_TIERING
Accept-Ranges: bytes
Content-Range: bytes 4999341932-5105184407/5105184408
Content-Type: binary/octet-stream
Server: AmazonS3
Content-Length: 105842476
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