Rsync synchronizes unchanged files
tim.conway at philips.com
tim.conway at philips.com
Fri Sep 27 20:43:01 EST 2002
Sorry for the delay in answering. I got interrupted and forgot to
respond.
Most MS operating systems use 2-second granularity in timestamps, so that
mtime an odd timestamp gets stored as an even one, and thus never matches.
That's why the developers added the --modify-window directive.
++++++++++++++++++++++++++++++++++++++++++++++++++++++
SunOS 5.7 Last change: 25 Jan 2002 7
User Commands rsync(1)
--modify-window
When comparing two timestamps rsync treats the times-
tamps as being equal if they are within the value of
modify_window. This is normally zero, but you may find
it useful to set this to a larger value in some situa-
tions. In particular, when transferring to/from FAT
filesystems which cannot represent times with a 1
second resolution this option is useful.
++++++++++++++++++++++++++++++++++++++++++++++++++++++
Tim Conway
conway.tim at sphlihp.com reorder name and reverse domain
303.682.4917 office, 303.921.0301 cell
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, caesupport2 on AIM
"There are some who call me.... Tim?"
Derek Simkowiak <dereks at itsite.com>
Sent by: rsync-admin at lists.samba.org
09/27/2002 11:32 AM
To: Lukas Kubin <kubin at opf.slu.cz>
cc: <rsync at lists.samba.org>
(bcc: Tim Conway/LMT/SC/PHILIPS)
Subject: Re: Rsync synchronizes unchanged files
Classification:
> P.S.: The purpose of this work is to maintain a computer lab running
> Windows XP and other systems.
Get the latest version. From http://rsync.samba.org/ :
-------------------------------------------------------
rsync 2.5.5 "Snowy River" (2 April 2002)
[...]
BUG FIXES:
[...]
* Fix --whole-file problem that caused it to be the default even
for remote connections. (Martin Pool, Frank Schulz)
-------------------------------------------------------
Could this be the problem? Please indicate your rsync
version and
more information, such as log files, etc.
--Derek
--
To unsubscribe or change options:
http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
More information about the rsync
mailing list