DO NOT REPLY [Bug 4856] Filenames are displayed before successful transfer in verbose mode

samba-bugs at samba.org samba-bugs at samba.org
Fri Aug 3 15:46:55 GMT 2007


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





------- Comment #1 from hashproduct+rsync at gmail.com  2007-08-03 10:46 CST -------
Rsync always outputs the filename to the console before the transfer to inform
the  user of what file it is working on.  If you specify a log file with
--log-file=FILE , rsync will write the filename to the log file after a
successful transfer.  If you want the filename to appear on the console after
the transfer, you can redirect rsync's stdout to /dev/null and specify
--log-file=/dev/tty .

This is not a bug; you're asking for help doing something.  Next time, please
ask on the mailing list, rsync at lists.samba.org .


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