rsync 一般问题

发布于 2024-10-11 02:09:00 字数 340 浏览 1 评论 0原文

你好!

我正在尝试使用 rsync。

起初,一切看起来都很好: http://paste2.org/p/1180092

之后,我手动复制了一些文件并运行再次以干模式进行 rsync:

http://paste2.org/p/1180100

为什么没有改变一些东西在 --stats 中,尽管只需要更新权限和时间戳而不需要复制完整文件?

问候

Hallo!

I'm trying to use rsync.

At first, everything looks very good:
http://paste2.org/p/1180092

After that, i copied some of the files manually and runned rsync again in dry mode:

http://paste2.org/p/1180100

Why hasn't changed something in the --stats, although only the permissions and the timestamp have to be updated and not the full files need to be copied?

greetings

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

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

发布评论

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

评论(1

那片花海 2024-10-18 02:09:00

显然,因为文件内容中没有任何内容需要更改 - 因此除了始终交换的元数据之外,服务器之间不再移动更多数据。

顺便说一句 - 这更像是一个 ServerFault 问题,然后是一个 StackOverflow 问题。

Obviously because nothing in the file contents need to be changed - so no more data is moved between the servers except the metadata that is always exchanged.

BTW - this is more of a ServerFault question then a StackOverflow question..

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