<div dir="ltr"><div dir="ltr">On Thu, Feb 3, 2022 at 2:23 PM Andy Smith via rsync <<a href="mailto:rsync@lists.samba.org">rsync@lists.samba.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">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.<br></blockquote><div><br></div><div>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.</div><div><br></div><div>If you get rid of the --inplace option, rsync will be able to separate them.</div><br class="gmail-Apple-interchange-newline">..wayne.. </div></div>