Is there an existing issue for this?
Current Behavior
The documention and the file generated by the manager are missing the storage_class parameter, default to storage_class = STANDARD (uppercase).
Without it, you get such errors :
rclone sync azure:backup ovh:bucket/backup
2026/05/26 00:00:16 ERROR : backup.zip: Failed to copy: operation error S3: PutObject, https response error StatusCode: 400, RequestID: txa5cde5a9a0c546119ad05-006a14e290, HostID: txa5cde5a9a0c546119ad05-006a14e290, api error InvalidStorageClass: The storage class you specified is not valid
Expected Behavior
The manager should generate a functional file.
The documentation should mention the storage_class parameter.
Steps To Reproduce
No response
Describe alternatives you've considered
No response
Which operating systems have you used?
None
Which web browser have you used?
None
Anything else?
No response
Is there an existing issue for this?
Current Behavior
The documention and the file generated by the manager are missing the storage_class parameter, default to storage_class = STANDARD (uppercase).
Without it, you get such errors :
Expected Behavior
The manager should generate a functional file.
The documentation should mention the storage_class parameter.
Steps To Reproduce
No response
Describe alternatives you've considered
No response
Which operating systems have you used?
None
Which web browser have you used?
None
Anything else?
No response