mirror of
https://github.com/rclone/rclone.git
synced 2026-01-18 08:23:18 +00:00
This reverts commit 4f386a1ccd.
It turns out that Alibaba OSS does support list v2 and the detection
code was wrong.
This means that users of the gov version of Alibaba will have to add
`list_version 1` to their config files.
See #6600