mirror of
https://github.com/rclone/rclone.git
synced 2025-01-11 16:58:24 +01:00
f3e982d3bf
In a typical rclone copy to a bucket/container based remote, before this change we were doing a list, followed by a HEAD of the bucket to check it existed before doing the copy. The fact the list succeeded means the bucket exists so mark it OK at that point. Issue #1421 |
||
---|---|---|
.. | ||
qingstor_test.go | ||
qingstor_unsupported.go | ||
qingstor.go | ||
upload.go |