I am looking for something similar, and there are several options:
- Commercial applications such as: s3RSync . In addition, CloudBerry for S3 provides Powershell extensions for Windows that you can use to create scripts, but I know that you are using * nix.
- API AWS + (Fav Language) + Cron. (listen to me). It will take a decent person who does not have experience in AWS libraries in a short time to create something to copy and compare files (using the ETag function for the s3 keys). Simply providing the source / target bucket, creds and iterations using the keys and issuing your own Copy command in AWS. I used Java. If you use Python and Cron, you can do a little work of a useful tool.
I'm still looking for something already built with open source or for free. But number 2 is really not a very difficult task.
EDIT . I returned to this post and realized that today Attunity CloudBeam is also a commercial solution for many people.
source share