mirror of
https://github.com/rclone/rclone.git
synced 2026-02-19 10: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