rclone/backend
Nick Craig-Wood 3a8e52de74 dropbox: fix infinite loop on uploading a corrupted file
Before this change, if rclone attempted to upload a file which read
more bytes than the size it declared then the uploader would enter an
infinite loop.

See: https://forum.rclone.org/t/transfer-percentages-100-again/32109
2022-07-29 17:40:05 +01:00
..
alias docs: punctuation cleanup 2021-10-20 22:56:19 +02:00
all new backend: hidrive - fixes #1069 2022-07-08 18:24:54 +01:00
amazonclouddrive Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
azureblob azureblob: allow remote emulator (azurite) - fixes #6290 2022-07-06 11:54:04 +01:00
b2 Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
box Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
cache cache: mark as not supporting metadata 2022-06-29 17:30:37 +01:00
chunker chunker: mark as not supporting metadata 2022-06-29 17:30:37 +01:00
combine combine: throw error if duplicate directory name is specified 2022-07-10 15:40:30 +01:00
compress compress: support metadata 2022-06-29 17:30:37 +01:00
crypt crypt: support metadata 2022-06-29 17:30:37 +01:00
drive drive: make --drive-stop-on-upload-limit obey quota exceeded error 2022-07-20 10:37:34 +01:00
dropbox dropbox: fix infinite loop on uploading a corrupted file 2022-07-29 17:40:05 +01:00
fichier Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
filefabric Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
ftp Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
googlecloudstorage gcs: add --gcs-decompress flag to download gzip-encoded files 2022-07-09 17:31:12 +01:00
googlephotos Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
hasher hasher: support metadata 2022-06-29 17:30:37 +01:00
hdfs Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
hidrive new backend: hidrive - fixes #1069 2022-07-08 18:24:54 +01:00
http docs: skip "Connection" suffix from FTP, SSH/SFTP and HTTP backend names 2022-06-21 23:43:00 +02:00
hubic Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
internetarchive internetarchive: handle hash symbol in the middle of filename 2022-07-22 13:08:42 +01:00
jottacloud jottacloud: do not store username in config when using standard auth 2022-07-25 18:23:09 +01:00
koofr Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
local backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00
mailru Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
mega mega: fix error handling broken by removal of github.com/pkg/errors 2021-11-09 13:43:45 +00:00
memory backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00
netstorage Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
onedrive onedrive: rename Onedrive(cn) 21Vianet to Vnet Group 2022-07-17 17:07:23 +01:00
opendrive opendrive: resolve lag and truncate bugs fixes #5936 2022-06-17 16:48:03 +01:00
pcloud pcloud: fix cleanup - fixes #3853 2022-06-16 15:45:42 +02:00
premiumizeme about: improved error message 2022-05-13 12:08:10 +01:00
putio about: improved error message 2022-05-13 12:08:10 +01:00
qingstor Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
s3 s3: fix --s3-no-head panic: reflect: Elem of invalid type s3.PutObjectInput 2022-07-18 23:38:50 +01:00
seafile Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
sftp sftp: fix issue with WS_FTP by working around failing RealPath 2022-07-20 18:07:50 +01:00
sharefile Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
sia Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
storj storj: fix put 2022-05-12 20:43:54 +01:00
sugarsync Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
swift Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
union union: fix panic due to misalignment of struct field in 32 bit architectures 2022-07-11 18:34:06 +01:00
uptobox staticcheck: unused func 2022-07-04 11:24:59 +02:00
webdav docs: consistent capitalization of WebDAV, DLNA, HTTP 2022-06-21 23:43:00 +02:00
yandex yandex: handle api error on server-side move 2022-07-04 11:24:59 +02:00
zoho Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00