S3: Ceph Backend use already exist changed to true (now tested) - fixes #7871

This commit is contained in:
Thomas Schneider 2024-06-05 13:32:38 +02:00 committed by Nick Craig-Wood
parent 4568feb5f9
commit 7e04ff9528

View File

@ -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