I have the following backup scheme, which I'd like to be able to simplify with the added functionality of SBP S3 to S3 sync'ing.
My home directory gets mirrored directly over the network to 3x S3 buckets:
1. Daily-Mirror
2. Weekly-Mirror
3. Monthly-Mirror
Rather than copying over the network to each of these buckets directly, I'd prefer to set up a mirror operation to mirror Buckets 2 & 3 from Bucket 1 server side instead.
My home directory gets mirrored directly over the network to 3x S3 buckets:
1. Daily-Mirror
2. Weekly-Mirror
3. Monthly-Mirror
Rather than copying over the network to each of these buckets directly, I'd prefer to set up a mirror operation to mirror Buckets 2 & 3 from Bucket 1 server side instead.