Displaying 1 result from an estimated 1 matches for "cwygerde".
2015 Sep 06
1
[Bug 11496] New: itemized logging of transferred bytes is cumulative instead of per file
...instead of per file
Product: rsync
Version: 3.1.0
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: cwygerde at gmail.com
QA Contact: rsync-qa at samba.org
I am using the tym script to do backups.
It uses: --log-file-format='%o %i %3b %5l %-f'
The manpage says: %b the number of bytes actually transferred
For directories (which are part of the filelist and therefore not transferred
sepa...