rustic icon indicating copy to clipboard operation
rustic copied to clipboard

Backup S3-compatible bucket using Rustic

Open Wouter0100 opened this issue 1 year ago • 8 comments

It would be really nice to, instead of a filesystem or stdin, backup a S3-compatible bucket using rustic.

I've tried various techniques (rclone mount for example) and then read that mount by rustic, but it's very inefficient in deciding what files are changed and results in a lot of API calls to S3. I think it should be able to do it more efficient.

Wouter0100 avatar Oct 01 '24 07:10 Wouter0100