mirror of
https://github.com/rclone/rclone.git
synced 2025-02-14 21:23:01 +02:00
This makes --max-depth 1 directory listings much more efficient (it no longer lists all the files) and simplifies the code, bringing it into line with s3/swift/gcs Fixes #944