mirror of
https://github.com/rclone/rclone.git
synced 2025-03-28 12:42:08 +02:00
It turns out that the SetOpaque call isn't needed any more as Google aren't returning paths with `%2F` in any more so remove the whole complication. Fixes #676 Fixes #660