Skip to content

bug: Rclone config missing storage_class #9404

@danvy

Description

@danvy

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions