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

Wayne Davison <wa...@opencoder.net> changed:

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

--- Comment #5 from Wayne Davison <wa...@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.
-- 
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