[Bug 2187] rsync large file getting verification failed using -z

samba-bugs at samba.org samba-bugs at samba.org
Tue Dec 28 07:29:41 GMT 2004


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





------- Additional Comments From wayned at samba.org  2004-12-28 00:29 -------
I'd suggest adding "--partial" to the options and comparing the copied file
(which will not be discarded) with a valid version of the file.  If the
corruption is minor, seeing what is different might clue us in as to what is
going wrong.  If the corruption is major, try adding a couple more files to the
command-line after the failing file -- if rsync experiences some kind of a
protocol failure, then there is probably a problem with the bytes making it over
the socket.  If it transfers the following files OK, we'll need to do more
debugging.

Is this problem unique to the one file you mentioned?  Or does it fail for all
files?

-- 
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