rclone/backend/qingstor
Nick Craig-Wood f3e982d3bf azureblob,b2,gcs,qingstor,s3,swift: Don't check for bucket/container presense if listing was OK
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
2018-03-01 12:11:34 +00:00
..
qingstor.go azureblob,b2,gcs,qingstor,s3,swift: Don't check for bucket/container presense if listing was OK 2018-03-01 12:11:34 +00:00
qingstor_test.go fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
qingstor_unsupported.go qingstor: Only support on go1.7+ 2018-01-16 17:05:26 +00:00
upload.go qingstor: Only support on go1.7+ 2018-01-16 17:05:26 +00:00