On 05.01.2010 02:33, grarpamp wrote:
> How do I make rsync ignore and not report or update certain parts
> of the [l]stat(2) struct or checksum when selecting which items to
> report or update in a hierarchy?
> 
> For example, I want to run:
>  rsync -Haxi --delete /hier1/ /hier2/
> and have it NOT do anything if say ONLY the modtime differs.
> Leaving out or in the --times [-t] option from the expansion of -a
> to -rlptgoD obviously does not do this.

That option can be easily missed it's: --size-only




Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.

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