logging mechanism in rsync

Matt McCutchen matt at mattmccutchen.net
Tue Dec 23 16:30:32 GMT 2008


On Tue, 2008-12-23 at 12:20 +0530, Jignesh Shah wrote:
> Thanks for the info. Basically I want to display all the files which
> has not transfer because "the file has not changed". Can I use
> --info=skip for this?

That would be:
 
>         - For files that did not need a transfer because they passed the quick
>         check, pass -vv (--info=name2) and look for "FILENAME is uptodate", or
>         pass -ii and look for files whose itemize code is blank after the first
>         two characters.

-- 
Matt



More information about the rsync mailing list