[Bug 1605] Copy from NTFS to VFAT produces mkstemp and stat errors
samba-bugs at samba.org
samba-bugs at samba.org
Thu Aug 12 05:20:43 GMT 2004
https://bugzilla.samba.org/show_bug.cgi?id=1605
------- Additional Comments From rsync at blazemonger.com 2004-08-11 22:05 -------
The problem might be related to capitalization of the file path. The files named
in the error messages are indeed being copied (at least some of them -- haven't
checked all) but with different upper/lower casing. Perhaps rsync is creating
the file with one casing, then checking for its existence with different casing,
and therefore the mismatch prevents it from finding the file?
--
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