In some cases, rclone does not use ETag to verify files

great.
if provider returns ETag:
then rclone should use it, with respect to --s3-use-multipart-etag

as i understand it,

  • for multipart, x-amz-meta-md5chksum cannot be used.
  • so this log entry cannot be relied upon.
    DEBUG : file.ext: md5 = 7246aff55b4ba5cdd90912d8819d5a0f OK

in addition, i trying to create WORZ - Write Once, Read Zed.
once a file is uploaded, no way to download , no way to overwrite, no way to delete.