[SOLVED]: why does this rsync commands copy again the same files?

M. Fioretti mfioretti at nexaima.net
Fri Nov 23 12:33:13 UTC 2012


On Thu, Nov 22, 2012 14:32:56 PM -0800, Gordon Messmer wrote:

> Use --modify-window=1

this seems enough to make the problem disappear, without mounting the
file system Harald suggested. (I prefer not to do that because
sometimes I have to do this on boxes on which I have no root password
and/or control on how to mount file systems)

Thanks a lot to Harald and Gordon!!!

While we're at this:

> vfat's time resolution is only 2 seconds, so about half of original
> files copied to vfat using rsync will have a timestamp that doesn't
> match.  Since rsync uses size and modified time to decide whether or
> not to copy files (unless you specify -c),

my understanding is that -c completely avoids all these headaches, but
is not used normally ONLY because it would be much slower.  if it
isn't so, please let me know, otherwise no need to answer.

Marco


More information about the users mailing list