Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 S3 存储桶,其中包含约 40 个文件 - 这些文件将通过生产服务器提供
我们还有一个登台服务器,它需要生产环境中的一个子集(如果不是全部)文件(以确保我们有一个用于测试目的的环境)。
我想知道是否有一种简单的方法可以同步 2 个存储桶(prod_bucket / stage_bucket) - 我知道 s3cmd,但不幸的是它的同步模式不允许我同步 2 个存储桶。
似乎最新版本的 s3cmd 允许在 2 个存储桶之间同步