On Thu 01 Jul 2010, d...@safeport.com wrote:

> In checking inodes I can find many files that did not change on the
> server. E.g.:
> 
> artemis:/mnt# diff 201003/newharbor/home/allvid/allvid.tgz 
> 201007/newharbor/home/home/allvid/allvid.tgz
> artemis:/mnt# ls -il 201003/newharbor/home/allvid/allvid.tgz
> 146490838 -rw-r--r--  1 root  2174  70764 Oct  8  2008
> 201003/newharbor/home/allvid/allvid.tgz
> artemis:/mnt# ls -il 201007/newharbor/home/home/allvid/allvid.tgz
> 151176421 -rw-r--r--  2 root  2174  70764 Oct  8  2008
> 201007/newharbor/home/home/allvid/allvid.tgz

You would need to run rsync with the --itemize-changes option to see why
rsync considers these files to be different.


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