mirror of
https://github.com/rclone/rclone.git
synced 2025-03-16 09:55:18 +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