DO NOT REPLY [Bug 5058] New: Rsync re-copies up-to-date files on external FAT drive after reconnect

samba-bugs at samba.org samba-bugs at samba.org
Sun Nov 4 17:42:44 GMT 2007


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 at samba.org
        ReportedBy: spam4all at gmx.net
         QAContact: rsync-qa at 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.


More information about the rsync mailing list