同步两个 Linux 操作系统之间的文件和符号链接

发布于 2024-09-19 19:23:08 字数 278 浏览 4 评论 0原文

我面临以下错误: https://bugzilla.samba.org/show_bug.cgi?id=4531

rsync 总是会覆盖对方较旧的符号链接 本地较新的。

韦恩建议使用一致,但它是一个非发展的旧 我怀疑使用的项目。

你能给我什么建议?

我的主要目标是同步 2 个节点的文件、目录、链接。

I am facing with the bug following:
https://bugzilla.samba.org/show_bug.cgi?id=4531

rsync will always get the older symlink of the other side overwrite
the newer one on the local side.

Wayne has suggested to use unison, however it is a non-developing old
project that I have suspect to use.

What can you suggest me for ?

My main aim is to syncronize file, directories, links for 2 nodes.

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

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

发布评论

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

评论(1

韵柒 2024-09-26 19:23:08

unison 就可以,只要你的文件/文件夹名称不使用 unicode,尤其是跨平台。尝试一下也没什么坏处。


有关 unicode 的限制,请参阅此处在文件名中。

unison is ok, as long as your file/folders name don't use unicode, especially cross platform. Can't hurt to give it a try.


See Here for the limitation on unicode in filename.

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