以编程方式复制 S3 存储桶?

发布于 2024-12-21 04:19:40 字数 178 浏览 0 评论 0原文

有没有办法以编程方式/自动复制 S3 存储桶?

我特别想将此作为备份方法,以防存储桶意外删除或 S3 帐户以某种方式被黑客入侵。

理想情况下,我可以将其设置为每天自动运行。

如果有一种方法可以从 Rails 应用程序中做到这一点,那就太好了,但如果有一些外部服务已经提供了此功能,我也会这样做。

Is there a way to programmatically/automatically duplicate an S3 bucket?

I'm specifically wanting to dot this as a backup method on the off chance a bucket accidentally gets deleted or the S3 account gets hacked somehow.

Ideally I could set it up to run daily automatically.

If there's a way to do it from a Rails app, that'd be nice, but if there's some external service that already provides this functionality, I'd go for that as well.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小霸王臭丫头 2024-12-28 04:19:40

您可以使用像 Fog 这样的 ruby​​ gem 来执行此操作。

他们的网站上有一个实际示例。

You could use a ruby gem like Fog to do this.

There is a practical example on their website.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文