mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01: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.