rclone/backend
Nick Craig-Wood 8c1edf410c dropbox: make disallowed filenames return no retry error - fixes #3569
Before this change we silently skipped uploads to dropbox of
disallowed file names.  However this then caused "corrupted on
transfer" errors because the sizes were wrong.

After this change we return an no retry error which will mean that the
sync fails (as it should - not all files were uploaded) but no
unecessary retries happened.
2019-10-08 19:59:47 +01:00
..
alias build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
all New backend for Citrix Sharefile - Fixes #1543 2019-09-30 12:28:33 +01:00
amazonclouddrive amazonclouddrive: use lib/encoder 2019-09-30 22:00:24 +01:00
azureblob azureblob: use lib/encoder 2019-09-30 22:00:24 +01:00
b2 b2: use lib/encoder 2019-09-30 22:00:24 +01:00
box box: use lib/encoder 2019-09-30 14:05:49 +01:00
cache fs: add optional features UserInfo and Disconnect 2019-08-12 13:49:23 +01:00
chunker fstests: make integration tests to check all backends can store any file name 2019-09-30 22:00:24 +01:00
crypt crypt: remove checkValidString 2019-09-30 14:05:49 +01:00
drive drive: use lib/encoder 2019-09-30 14:05:49 +01:00
dropbox dropbox: make disallowed filenames return no retry error - fixes #3569 2019-10-08 19:59:47 +01:00
fichier fichier: fix accessing files > 2GB on 32 bit systems - fixes #3581 2019-10-01 16:03:49 +01:00
ftp ftp: use lib/encoder 2019-09-30 22:00:24 +01:00
googlecloudstorage googlecloudstorage: use lib/encoder 2019-09-30 22:00:24 +01:00
googlephotos rest: add context propagation to rest library #3257 2019-09-09 23:27:07 +01:00
http http: fix race introduced in 7982aaf151 2019-09-14 08:48:13 +01:00
hubic Add context to all http.NewRequest #3257 2019-09-09 23:27:07 +01:00
jottacloud jottacloud: use lib/encoder 2019-09-30 14:05:49 +01:00
koofr koofr: use lib/encoder 2019-09-30 22:00:25 +01:00
local Remove backend dependency from fs/hash 2019-10-01 16:29:58 +01:00
mailru mailru: comment out some debugging statements 2019-10-02 20:10:01 +01:00
mega mega: fix after lib/encoder change 2019-10-02 12:41:52 +01:00
onedrive Remove backend dependency from fs/hash 2019-10-01 16:29:58 +01:00
opendrive opendrive: use lib/encoder 2019-09-30 14:05:49 +01:00
pcloud pcloud: use lib/encoder 2019-09-30 22:00:24 +01:00
premiumizeme premiumizeme: use lib/encoder 2019-10-02 11:34:08 +01:00
putio putio: use lib/encoder 2019-10-02 11:34:08 +01:00
qingstor qingstor: use lib/encoder 2019-09-30 22:00:25 +01:00
s3 s3: support for multipart copy 2019-10-04 16:49:06 +01:00
sftp sftp: fix hashes of files with backslashes 2019-09-30 22:00:24 +01:00
sharefile sharefile: use lib/encoder 2019-09-30 22:00:25 +01:00
swift swift: use lib/encoder 2019-09-30 22:00:24 +01:00
union docs: make the config walkthroughs consistent for each backend 2019-08-26 10:47:17 +01:00
webdav webdav: parse and return sharepoint error response 2019-10-06 20:17:13 +01:00
yandex yandex: use lib/encoder 2019-10-05 10:22:43 +01:00