On Wed, Apr 08, 2009 at 07:41:12AM +0530, Jignesh Shah wrote:
> No, I also want to log files that are not transferred.

You can use -vv instead of -ii to get a list of "uptodate" items, but no
mention of attribute changes (non-transferred files are all "uptodate").
In rsync 3.1.0dev you can get that info without all the rest of the
verbosity items it implies by specifying --info=name2.

If that is not what you want, then you need the %i field so that rsync
can output what has changed (or not changed) for the current item.

..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to