mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 05:13:45 +00:00
This commit fixed the problem but made the integration tests fail.
33376bf399 dropbox: fix missing encoding for rclone purge
This fixes the problem properly by making sure we send the encoded or
non encoded root to the right places.