mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +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