Greg Freemyer wrote:
> --size-only also seems like a bad idea.  They don't say why they
> recommend it.

Probably speed.  If you use --size-only rsync only has to check the size
of each file; it doesn't have to checksum them to see which ones have
changed.

As you say, probably a bad idea.  It's not hard to think of scenarios
where you could edit a file and end up with the same size.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to