How to getting clean list of transferred files

Markus Marquardt markus.marquardt at atosorigin.com
Fri Mar 26 13:38:22 GMT 2004


Hello,

i am using currently rsync-2.6.0 with option --log-format=%f to produce 
a list of the transferred files. This list is then used to generate 
hard-links for backup-purposes.

Now rsync sometimes generates messages like "file has vanished: ..." on 
STDOUT (_not_ STDERR) which breaks this processing.

When using option -q there is no output at all.

Is there any way to get a "clean" list of the transferred files (without 
doing things like grep or sed on the output stream)?

Regards,
Markus



More information about the rsync mailing list