mirror of
https://github.com/rclone/rclone.git
synced 2026-02-27 09:53:24 +00:00
Avoids blindly trying to create the segments container, which can fail if the authentication credentials don't allow container creates or updates. Fixes #1769