Skip based on checksum not worked as expected when using with complex filter rules.

Hongyi Zhao hongyi.zhao at gmail.com
Fri Apr 17 21:34:22 MDT 2015


On Fri, 17 Apr 2015 21:27:56 -0400, Kevin Korb wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Any time rsync wants to do something to a file you don't think it should
> be see what --itemize-changes says about it.  In fact, -v is almost
> entirely useless without --itemize-changes.  In fact, if I was in charge
> I would make -v include --itemize-changes.

Thanks a lot for your hints.

Based on your hints, I use the `-cniv' options combinations and do the 
extract as follows on the output of rsync:

awk '/^>fc/'

And it does the trick.

Regards
-- 
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.



More information about the rsync mailing list