mirror of
https://github.com/rclone/rclone.git
synced 2024-11-26 10:25:03 +01:00
05e32cfcf9
Before this change we lowercased the dropbox root directory. This was likely a leftover from when we used to build a dictionary to translate the cases of dropbox files. Now with the v2 API we can rely on dropbox to do that for us, so we no longer need to lowercase the root. This fixes issues using crypt with name obfuscation on dropbox. |
||
---|---|---|
.. | ||
dbhash | ||
dropbox_test.go | ||
dropbox.go |