rclone/backend
Nick Craig-Wood 918bd6d3c3 dropox: fix ChangeNotify was unable to decrypt errors
Before this fix, the dropbox backend wasn't decoding the file names
received in changenotify events into rclone standard format.

This meant that changenotify events for filenames which had encoded
characters were failing to be decrypted properly if wrapped in crypt.

See: https://forum.rclone.org/t/rclone-vfs-cache-says-file-name-too-long/31535
2022-08-04 10:26:25 +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: fix errors with backends shutting down while in use 2022-08-04 10:13:41 +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 dropox: fix ChangeNotify was unable to decrypt errors 2022-08-04 10:26:25 +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