mirror of
https://github.com/rclone/rclone
synced 2025-03-21 03:04:23 +01: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