samba-bugs@samba.org
2008-Sep-27  15:44 UTC
DO NOT REPLY [Bug 2602] Additional file info in the --stats report
https://bugzilla.samba.org/show_bug.cgi?id=2602
wayned@samba.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Version|2.6.4                       |3.1.0
------- Comment #3 from wayned@samba.org  2008-09-27 10:45 CST -------
I have checked in an enhancement that adds extra statistics information.  Here
is a sample of the early part of its output (the latter part is unchanged):
Number of files: 38 (reg: 31, dir: 3, link: 3, special: 1)
Number of created files: 15 (reg: 11, dir: 1, link: 3)
Number of deleted files: 11 (reg: 10, dir: 1)
Number of regular files transferred: 17
Total file size: 271,924 bytes
Total transferred file size: 176,726 bytes
[...]
The new info is the break-down into types, and the number of deleted files
(which is always output, even if --delete* isn't used, but only if the
latest
protocol 31 is active).  The break-down section is omitted if the related total
is 0.
Types:
reg = regular files
link = symbolic links
dir = directories
dev = devices
special = special files
-- 
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.
Maybe Matching Threads
- [Bug 2602] New: Additional file info in the --stats report
- [Bug 10580] New: Total file size reported wrong with --stats --info=progress2
- DO NOT REPLY [Bug 5389] New: With --progress, progress stats are overwritten when connection broken
- DO NOT REPLY [Bug 4611] i always get "rsync error: some files could not be transferred (code 23)" even when there is nothing to transfer
- DO NOT REPLY [Bug 5558] New: -- Stats Output
