DO NOT REPLY [Bug 6010] New: Need a --noprogress option

samba-bugs at samba.org samba-bugs at samba.org
Sat Jan 3 20:12:31 GMT 2009


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

           Summary: Need a --noprogress option
           Product: rsync
           Version: 3.1.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: Dave at Yost.com
         QAContact: rsync-qa at samba.org


My script constructs an rsync command with a --progress arg by default.
I let the user of my script specify rsync args, which I append to the default
args.
Without a --noprogress arg, the user can't turn off the default I chose.

I could work around this by recognizing --noprogress, deleting it from the user
list and deleting --progress from my default list. Messier, and it also
introduces into the user's mind that there is a --noprogress arg to rsync,
which there isn't.


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