mirror of
https://github.com/rclone/rclone.git
synced 2025-05-29 21:47:53 +02: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.