I wanted to ask if there is a way to backed up an Amazon S3 Bucket on Standard Storage to an Amazon S3 RRS Redundant Storage Bucket in a different account directly without using a Server/Custom Script in between.
I know the storage has high redundancy but a second maintained copy would be an advantage and not have to use a server nightly etc would also be an advantage.
thx
If you want to have your files under a different user account, I think the only way is to write a custom script that uses the S3 API (for example in Python with boto).
However if you are looking for long-term durable storage, I would suggest to have a look at Amazon Glacier