Move files directly from one S3 account to another?

后端 未结 10 1583
攒了一身酷
攒了一身酷 2020-12-07 07:42

Pretty basic question but I haven\'t been able to find an answer. Using Transit I can \"move\" files from one S3 bucket on one AWS account to another S3 bucket on another AW

10条回答
  •  死守一世寂寞
    2020-12-07 08:09

    On Mac OS X I used the Transmit app from Panic. I opened one window for each S3 account (using the API Keys and secrets). I could then drag from one bucket in one window to another bucket in the other window. No need to download files locally first.

    Andrew is correct, Transmit downloads the files locally then uploads the files.

提交回复
热议问题