https://bugzilla.samba.org/show_bug.cgi?id=10220
Wayne Davison <way...@samba.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Wayne Davison <way...@samba.org> 2013-10-27 17:29:29 UTC --- "Transferred" has a particular meaning to rsync which involves creating the data for a file. However, stats were improved in 3.1.0 (notice that the transferred count was further qualified to say "regular files"): Number of files: 7 (reg: 3, dir: 1, link: 3) Number of created files: 7 (reg: 3, dir: 1, link: 3) Number of deleted files: 0 Number of regular files transferred: 3 [...] Thus, symlinks will now be under the created-files stat. -- 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