rclone/backend/dropbox
Nick Craig-Wood 50f053cada dropbox: fix hang on quit with --dropbox-batch-mode off
This problem was created by the fact that we are much more diligent
about calling Shutdown now, and the dropbox backend had a hang if the
batch mode was "off" in the Shutdown method.

See: https://forum.rclone.org/t/dropbox-lsjson-in-1-59-stuck-on-commiting-upload/31853
2022-07-17 12:51:44 +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 Error strings should not be capitalized 2022-06-23 23:26:02 +02:00