mirror of
https://github.com/rclone/rclone.git
synced 2025-03-06 10:05:13 +08: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