https://bugzilla.samba.org/show_bug.cgi?id=10334
Wayne Davison <way...@samba.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #4 from Wayne Davison <way...@samba.org> 2013-12-19 23:10:03 UTC --- This is as-designed, since a link-dest copy outputs just the changes. Think of it as "what would rsync output if we actually copied into the link-dest dir", but with the copy going into a new directory. Sadly, the --delete option does not work properly (it doesn't mention files that went away compared to the prior link-dest dir). As mentioned, specifying -ii mentions even unchanged files, and this output will output enough information for you to be able to see that they are being hard-linked. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- 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