https://bugzilla.samba.org/show_bug.cgi?id=1605
------- Additional Comments From [EMAIL PROTECTED] 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. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
