search for: bsprod1

Displaying 1 result from an estimated 1 matches for "bsprod1".

Did you mean: bprod
2005 Feb 25
0
[Bug 2390] New: some dry run stats inaccurate
...com QAContact: rsync-qa@samba.org When using rsync with "--dry-run --stats" the reported "Number of files transferred" and "Total transferred file size" are incorrect: bsqa1.nyc:/tmp/rsync/test # /tmp/rsync/bin/rsync --archive --dry-run --stats /tmp/rsync/ bsprod1:/tmp/rsync/ building file list ... done ./ bin/ man/ man/man1/ man/man1/rsync.1 man/man5/ man/man5/rsyncd.conf.5 test/ test/foo Number of files: 10 Number of files transferred: 3 Total file size: 853173 bytes Total transferred file size: 126433 bytes Literal data: 0 bytes Matched data: 0 bytes Fil...