https://bugzilla.samba.org/show_bug.cgi?id=2957
------- Additional Comments From [EMAIL PROTECTED] 2005-10-10 03:00 ------- Created an attachment (id=1495) --> (https://bugzilla.samba.org/attachment.cgi?id=1495&action=view) Simple shellscript for reproducing the bug This simple script reproduces the problem reliably (at least on our machines here). Once started, the script logs in via ssh to the server and generates there 500 files with a fixed size of 5000 bytes. After that, rsync is invoked to sync these files with the client machine. The sync-process crashes when it is run for the second time, thus when files with the same name already exist on the client. Strangly enough, the number of the file where the crash occurs is somewhere between 100 and 200, if I reduce the amount of files to sync from 500 to 200, however, everything works fine. -- 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: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html