mirror of
https://github.com/rclone/rclone.git
synced 2026-01-04 01:23:24 +00:00
This removes the checks against the provider throughout the code and puts them into a single setQuirks function for easy maintenance when adding a new provider. It also updates the quirks with the results of testing against backends we have access to. This also adds a list_url_encode parameter so that quirk can be manually set.