On Wed, May 25, 2005 at 09:24:50PM +1000, Juergen Busam wrote:
> how is it possible that the files age a few hours on the source?

If you're running at least 2.6.4, use the -i option to see a summary of
what differences rsync sees between the pairs of files.  For instance, a
summary like this:

>f..t.... foobar.baz

Tells you that the timestamp was different (t) and that the file (f) was
transferred to a local destination (>).  Once you know what is different
about the files, you'll be able to investigate how those differences got
there.

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

Reply via email to