rclone/backend
Nick Craig-Wood 3de7ad5223 b2: for a bucket limited application key check the bucket name
Before this fix rclone would just use the authorised bucket regardless
of what bucket you put on the command line.

This uses the new `bucketName` response in the API and checks that the
user is using the correct bucket name to avoid accidents.

Fixes #2839
2018-12-20 12:07:35 +00:00
..
alias backend: unify NewFs path handling for wrapping remotes 2018-10-10 17:50:27 +01:00
all union: Implement union backend which reads from multiple backends 2018-09-07 15:14:08 +01:00
amazonclouddrive Update after goimports change 2018-12-04 10:11:57 +00:00
azureblob azureblob: ignore directory markers - fixes #2806 2018-12-06 21:47:03 +00:00
b2 b2: for a bucket limited application key check the bucket name 2018-12-20 12:07:35 +00:00
box acd,box,onedrive,pcloud: remote log.Fatal from NewFs 2018-11-11 11:00:14 +00:00
cache Update after goimports change 2018-12-04 10:11:57 +00:00
crypt crypt: check for maximum length before decrypting filename 2018-12-19 11:51:44 +00:00
drive drive, googlecloudstorage: disallow on go1.8 due to dependent library changes 2018-11-26 14:10:33 +00:00
dropbox Fixes #1788: Retry-After support for Dropbox backend 2018-12-05 22:03:30 +00:00
ftp ftp: add a small pause after failed upload before deleting file #2517 2018-09-17 08:51:50 +01:00
googlecloudstorage drive, googlecloudstorage: disallow on go1.8 due to dependent library changes 2018-11-26 14:10:33 +00:00
http http: fix backend with --files-from and non-existent files 2018-12-04 17:40:44 +00:00
hubic hubic: retry auth fetching if it fails to make hubic more reliable 2018-09-04 21:00:36 +01:00
jottacloud jottacloud: fix bug in --fast-list handing of empty folders - fixes #2650 2018-10-17 13:58:36 +01:00
local docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
mega docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
onedrive acd,box,onedrive,pcloud: remote log.Fatal from NewFs 2018-11-11 11:00:14 +00:00
opendrive opendrive: fix retries of upload chunks - fixes #2646 2018-10-25 11:50:38 +01:00
pcloud acd,box,onedrive,pcloud: remote log.Fatal from NewFs 2018-11-11 11:00:14 +00:00
qingstor fix typos in original files, per #2727 review request 2018-11-14 22:48:58 +00:00
s3 s3: add GLACIER storage class 2018-12-06 21:53:05 +00:00
sftp Update after goimports change 2018-12-04 10:11:57 +00:00
swift swift: efficiency: slim Object and reduce requests on upload 2018-12-02 10:23:55 +00:00
union union: fix --backup-dir on union backend 2018-10-14 15:19:02 +01:00
webdav webdav: fix infinite loop on failed directory creation - fixes #2714 2018-12-02 21:03:12 +00:00
yandex yandex: complete rewrite 2018-11-22 20:14:50 +00:00