On Tue, May 05, 2015 at 10:53:24AM +0200, Paul Slootman wrote: > On Tue 05 May 2015, Ralf Neubauer wrote: > > > > rsync -avPq --delete-after --bwlimit=5 /local/path server:remote/path > > > > According to the man page --quiet is specifically made for cron jobs. This > > doesn't work as advertized. > > Perhaps you shouldn't use the -v (VERBOSE) option then? :-) > Of the -P option which is an alias for --partial --progress (--progress > causes output to be generated as well).
Oops. I just trusted my 8 years old command line, which might have been wrong -- -q papered over my failings. But may I add that this combination of options is semantically strange, but the behavior changed between versions nonetheless? Perhaps there is a single printf not depending on !--quiet... Ralf -- 00000000 72 61 6c 66 40 73 74 72 : 63 6d 70 2e 64 65 0a r...@strcmp.de. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org