mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
4376019062
This dramatically increases the speed (7x in my tests) of the de-dupe as google drive supports ListR directly and dedupe did not work with `--fast-list`. Fixes #2902