diff --git a/backend/s3/s3.go b/backend/s3/s3.go index 29bdfab77..6f1ded7f1 100644 --- a/backend/s3/s3.go +++ b/backend/s3/s3.go @@ -3160,7 +3160,7 @@ func setQuirks(opt *Options) { listObjectsV2 = false virtualHostStyle = false urlEncodeListings = false - useAlreadyExists = false // untested + useAlreadyExists = true case "ChinaMobile": listObjectsV2 = false virtualHostStyle = false