同时对同一目的地进行 rsync

发布于 2024-09-29 15:51:05 字数 139 浏览 0 评论 0原文

时会发生什么

  1. 我有 10 台生产服务器,当我仍在对文件(A,B,C)进行 rsync,同时我的朋友也对同一生产机器对文件(D,E,F)进行 rsync
  2. ?如果我和朋友同时 rsync 到同一个文件怎么办?

I have 10 production servers, What will happen when :

  1. I still doing rsync for file (A,B,C), meanwhile at the same time my friends also do rsync for file (D,E,F) to the same production machine ?
  2. What if i and friends do rsync to the same file at the same time ?

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

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

发布评论

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

评论(1

他是夢罘是命 2024-10-06 15:51:05

活动 1 效果很好。活动 2 将以某种未指定的方式失败。如果您想进行多路合并,请使用 VCS。

Activity 1 will work just fine. Activity 2 will fail in some unspecified way. If you want to do n-way merges, use a VCS.

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