Changes between Version 272 and Version 273 of help/en/howto/s3
- Timestamp:
- May 21, 2020 9:12:24 PM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/s3
v272 v273 359 359 360 360 === Checksums === 361 Files are verified both by AWS when the file is received and compared with the `SHA256` checksum sent with the request. Additionally, the checksum returned by AWS for the uploaded file is compared with the checksum computed locally .361 Files are verified both by AWS when the file is received and compared with the `SHA256` checksum sent with the request. Additionally, the checksum returned by AWS for the uploaded file is compared with the checksum computed locally if enabled in ''Transfers → Checksum → Uploads → Verify checksum''. 362 362 363 363 === Multipart Uploads ===