On Wed, Sep 14, 2005 at 06:53:46PM -0400, Dave Mielke wrote: > How can I get rsync to write a log record (like --log-format does for > data transfer) when no content needs to be transferred but attributes > (owner, group, mode, ...) are changed?
Use -i or put %i into your --log-format. See the 2.6.6 manpage for details. ..wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html