Skip to content
Discussion options

You must be logged in to vote

see e.g. https://github.com/rustic-rs/rustic/blob/main/config/ovh-hot-cold.toml which is basically what I am using for my personal backups.

rclone:ovh:backup-home in this case points to a rclone config which uses OVH Cloud Archive, see https://www.ovhcloud.com/en/public-cloud/cloud-archive/. Note that this is a cheap storage but has access restrictions and also charges for access. Basically a typical example for what I would call cold storage.

rclone:ovh:backup-home-hot in this case points to a rclone config which uses OVH Object Storage, see https://www.ovhcloud.com/en/public-cloud/object-storage/. This is a standard object storage which allows easy direkt access, like AWS S3.

For OVH Cl…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@simonsan
Comment options

Answer selected by aawsome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants