mirror of
https://github.com/rclone/rclone.git
synced 2025-04-08 16:54:17 +02:00
Enable fast list functions for union backend when: - at least one of the upstreams supports fast list - upstreams only consist of backends that support fast list and local backend. Fixes #3000