s3s3mirror icon indicating copy to clipboard operation
s3s3mirror copied to clipboard

account to account copy

Open krishnachaitanya-olx opened this issue 4 years ago • 2 comments

Hello,

What is the syntax to copy objects between different accounts and different regions?

Thanks, Krishna

krishnachaitanya-olx avatar Feb 17 '21 10:02 krishnachaitanya-olx

I am also wondering whether this tool supports copy between two S3 compatible APIs, where one of them is outside AWS, e.g. Backblaze.

tomekit avatar Apr 17 '21 10:04 tomekit

I also have this question; I need to copy from one bucket to another, where the two buckets

  • have different credentials (the no one set of credentials cannot see both buckets)
  • there is no possibility of attaching a bucket policy to the source bucket

I need some way of saying "use key/secret A for bucket 1, and key/secret B for bucket 2".

dmd avatar May 17 '23 20:05 dmd