Skip to content

Add a flag to disable ETag verification

Stan Hu requested to merge sh-disable-etag-flag into master

Some S3 providers and transfer modes in Amazon S3 do not have ETags that match the MD5 sum of the file. For these providers, we should provide a way to skip this ETag verification until #222 (closed) is implemented.

Relates to:

Merge request reports