mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
f3c8b7a948
Normally rclone will check the container exists before uploading if it hasn't listed the container yet. Often rclone will be running with a limited set of permissions which means rclone can't create the container anyway, so this stops the check. This will save a transaction.