mirror of
https://github.com/rclone/rclone.git
synced 2025-07-19 05:23:32 +02: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.