[Bug 12153] Possible malfunctions of rsync when destination is on fat32 filesystem

samba-bugs at samba.org samba-bugs at samba.org
Mon Jul 27 23:18:04 UTC 2020


https://bugzilla.samba.org/show_bug.cgi?id=12153

Wayne Davison <wayne at opencoder.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #5 from Wayne Davison <wayne at opencoder.net> ---
If rsync aborts with an error then there might be more files yet to transfer
than rsync didn't get around to.

The extra transferring might be the off-by-one timestamps since some FAT
filesystems cannot store an odd timestamp.  You should also check to make sure
that you don't have files that differ by upper/lower case that are confusing
rsync.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the rsync mailing list