samba-bugs@samba.org
2007-Nov-04 17:42 UTC
DO NOT REPLY [Bug 5058] New: Rsync re-copies up-to-date files on external FAT drive after reconnect
https://bugzilla.samba.org/show_bug.cgi?id=5058 Summary: Rsync re-copies up-to-date files on external FAT drive after reconnect Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: spam4all@gmx.net QAContact: rsync-qa@samba.org Hi, I'm using rsync 2.6.9 in Cygwin to keep files on a NFS partition in sync with files on a FAT32 partition (external hard drive). The problem is that after reconnecting the HD to the computer, rsync won't identify the files on the FAT32 partition as up-to-date on the first try. Thus it will copy all files to the external drive again (although they're already up to date). Only after complete re-copy/rsync of the files the program will work as intended for the following executions of rsync. But after a reconnect of the HD it all happens over again. The command line is $ rsync -rtW --modify-window=1 --delete /cygdrive/d/source /cygdrive/g/dest Any solution in sight? Thanks in advance! Regards, Nils. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2007-Nov-04 18:07 UTC
DO NOT REPLY [Bug 5058] Rsync re-copies up-to-date files on external FAT drive after reconnect
https://bugzilla.samba.org/show_bug.cgi?id=5058 ------- Comment #1 from matt@mattmccutchen.net 2007-11-04 12:07 CST ------- Please reconnect the HD and then run rsync with the -i option to find out why it thinks the files need to be transferred. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2007-Nov-04 21:48 UTC
DO NOT REPLY [Bug 5058] Rsync re-copies up-to-date files on external FAT drive after reconnect
https://bugzilla.samba.org/show_bug.cgi?id=5058 spam4all@gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #2 from spam4all@gmx.net 2007-11-04 15:48 CST ------- Darn, can't reproduce it at the moment. Appears only from time to time. Sorry for the inconvenience. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2007-Nov-04 23:08 UTC
DO NOT REPLY [Bug 5058] Rsync re-copies up-to-date files on external FAT drive after reconnect
https://bugzilla.samba.org/show_bug.cgi?id=5058 ------- Comment #3 from wayned@samba.org 2007-11-04 17:08 CST ------- This may have been a time-change glitch. E.g., FAT stores times in localtime with no DST offset, so when DST changes, all times on a FAT filesystem appear to shift by an hour. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Reasonably Related Threads
- DO NOT REPLY [Bug 6116] New: Cannot access files in exposed shadow drive in version 3.0.5
- DO NOT REPLY [Bug 5977] New: --delay-updates --partial-dir
- DO NOT REPLY [Bug 6928] New: Warn the user to use --modify-window=1 --no-owner --no-group etc. on FAT partitions
- DO NOT REPLY [Bug 6927] New: Add a --fat option to ignore 1-second time diffs, ownership, hard links, symlinks, etc.
- DO NOT REPLY [Bug 5554] New: File has vanished for files with foreign/unicode characters