https://bugzilla.samba.org/show_bug.cgi?id=8075
Wayne Davison <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|synchronization failed |getting "failed | |verification -- update | |discarded" errors Severity|critical |normal --- Comment #1 from Wayne Davison <[email protected]> 2011-06-04 15:45:26 UTC --- This is probably a read error on the sending side. When rsync gets a read error from the OS, it ensures that the checksum won't match the data that was sent so that the file will be discarded by the receiver. Look for earlier errors in the transfer, or errors in the logs. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- 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
