Hacker News new | ask | show | jobs
by toomuchtodo 715 days ago
Can you target buckets at different providers, such as syncing from AWS to Backblaze (assuming S3 compatible target)?
1 comments

Yes! That was one usecase we had, that the AWS CLI was not able to do. You can sync any two S3 compatible services with each other, and it even supports legacy path-style if you e.g. want to sync to a local Minio S3 installation.