阅读背景:

如何将数据保存在aws s3和glacier上

来源:互联网 

I want to keep a backup of an AWS s3 bucket. If I use Glacier, it will archive the files from the bucket and moved to the Glacier but it will also delete the files from s3. I don't want to delete the files from s3. One option is to try with EBS volume. You can mount the AWS s3 bucket with s3fs and copy it to the EBS volume. Another way is do an rsync of the existing bucket to a new bucket which will act as a clone. Is there any other way ?I want to keep a backup of an AWS s3 bucket. If




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: