Re: Confused as to why rsync thinks time, owner and group of many files differ

Wayne Davison via rsync <[email protected]>
Newsgroups gmane.network.rsync.general
Message-ID <CAHSx_StqCwLJsRQpM=hTQFaSejbGVv4fgO55ufM7eBych=Sg1A@mail.gmail.com>
On Thu, Feb 3, 2022 at 2:23 PM Andy Smith via rsync <[email protected]>
wrote:

> When rsync considers times as being different, it means mtime, right? Yet
> these files have identical mtimes. They also have identical uid, gid and
> permissions.
>

They  do now, but it looks like you have lots of files hard-linked together
and presumably 2 of them aren't the same anymore on the source. Thus, the
file gets modified to the other version during the transfer and then
modified back elsewhere in the transfer.

If you get rid of the --inplace option, rsync will be able to separate them.

..wayne..

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.