mirror of
https://github.com/rclone/rclone.git
synced 2025-12-25 20:53:28 +00:00
Previously we would check the bucket's status and on error we would try to create it. Now we only try to create it if we got a not found error, otherwise we report the error to the user.