rclone/backend
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
..
alias alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
all alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
amazonclouddrive fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
azureblob 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
b2 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
box fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
cache fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
crypt cryptdecode: use Cipher instead of NewFs (#2087) 2018-02-25 12:57:14 +01:00
drive drive: remove debug binary 2018-02-27 09:59:06 +01:00
dropbox fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
ftp fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
googlecloudstorage 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
http http: Fix handling of directories with & in 2018-02-14 11:26:37 +00:00
hubic fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
local local: Downgrade "invalid cross-device link: trying copy" to debug - Fixes #1875 2018-02-28 21:27:34 +00:00
onedrive fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
pcloud fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
qingstor 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
s3 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
sftp fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
swift 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
webdav fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
yandex fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00