I'd like to backup multiple S3 buckets into another S3 buckets. It seems like most backup tools only support S3 as a destination, but not as a source e.g. restic. The backup should support pruning, deduplication, not having to download the entire bucket to disk.
Also, I'm not using AWS, but a S3-compatible storage from another cloud provider.