[Bug 2602] New: Additional file info in the --stats report

samba-bugs at samba.org samba-bugs at samba.org
Wed Apr 13 16:07:29 GMT 2005


https://bugzilla.samba.org/show_bug.cgi?id=2602

           Summary: Additional file info in the --stats report
           Product: rsync
           Version: 2.6.4
          Platform: All
        OS/Version: Solaris
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: david.c.mores at baesystems.com
         QAContact: rsync-qa at samba.org


Expanding the file counts info would provide the user with a comprehensive
picture of what rsync did for a given invocation. I see this as an aid for
checking what was expected against what actual happened. 

In the following example a number of [new] items are suggested. 

Number of files: 141
Number of files transferred: 139  (maybe this should be changed to regular files
transferred)
[new] Number of link files created: xxx
[new] Number of directory files created: yyy
[new] Number of regular files deleted: aaa
[new] Number of link files deleted: bbb
[new] Number of directory files deleted: ccc
Total file size: 463166 bytes
Total transferred file size: 463144 bytes
Literal data: 463144 bytes
Matched data: 0 bytes
File list size: 3128
File list generation time: 0.517 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 472690
Total bytes received: 3090

This is not a comprehensive example, but should give you the idea.  To cut down
on some of the clutter for all file type possibilities, file info items with a
zero count could be dropped optionally.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list