mirror of
https://github.com/rclone/rclone.git
synced 2025-11-29 05:47:23 +02:00
* Remove full drive list code
* it is slower and uses more data
* having two directory listing routines is causing problems (including this one)
* less code is more
* Make sure we don't recurse into directories we don't own
* Fix export extension handling and add tests