rclone/backend/dropbox
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
..
dbhash build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
batcher.go dropbox: fix hang on quit with --dropbox-batch-mode off 2022-07-17 12:51:44 +01:00
dropbox_internal_test.go dropbox: test file name length before upload to fix upload loop 2020-12-01 17:56:36 +00:00
dropbox_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
dropbox.go dropox: fix ChangeNotify was unable to decrypt errors 2022-08-04 10:26:25 +01:00