mirror of
https://github.com/rclone/rclone.git
synced 2025-07-15 19:55:26 +02: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