mirror of
https://github.com/rclone/rclone.git
synced 2026-03-23 18:02:45 -04: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.