How to move S3 bucket to different location
Posted
by skrat
on Server Fault
See other posts from Server Fault
or by skrat
Published on 2010-04-20T14:45:49Z
Indexed on
2010/04/20
14:53 UTC
Read the original article
Hit count: 276
amazon-s3
|amazon-ec2
We use S3 for storing millions of entries in our webapp, now we move the whole thing to EC2, EU servers, and we also want to move that S3 data to EU. But the bucket we use is in US, and there seem to be no tool to move whole bucket content to different bucket.
There is also problem on how to synchronize the data later on when we switch to EU bucket, the data that will be created meanwhile while the migration was running.
© Server Fault or respective owner