DO NOT REPLY [Bug 3784] Showing Progress without being Verbose

samba-bugs at samba.org samba-bugs at samba.org
Fri Jul 4 20:54:54 GMT 2008


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





------- Comment #3 from unit3 at demoni.ca  2008-07-04 15:54 CST -------
Created an attachment (id=3390)
 --> (https://bugzilla.samba.org/attachment.cgi?id=3390&action=view)
patch to give total run progress indication

Here's a little patch that creates a new flag "--total-progress", which causes
the progress indication to be based on data-copied/total-data, rather than on a
per-file basis. It may be used with or without -v(erbose).

Is this useful, or would people prefer to just use the existing --progress/-P
flag, and have the global totals only used in non-verbose mode?

Also, when used with -r(ecursive) mode, you can see some interesting oddities,
as it scans subdirectories as it goes. This means it's possible to have the
total number of files (and the % completed) *decrease* as it runs as it scans
more subdirectories. I'm not sure if there's any real way around this.


-- 
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