Hi everbody!

I'm currently working in a project which has to copy huge amounts of data from 
one storage to another. For a reason I cannot validate any longer, there is a 
roumor that "rsync may silently corrupt data". Personally, I don't believe that.

"They" explain it this way: "rsync does an in-stream data deduplication. It 
creates a checksum for each data block to transfer, and if a block with the 
same checksum has already been transferred sooner, this old block will be 
re-used to save bandwidth. But, for any reason, two diffent blocks can produce 
the same checksum even if the source data is not the same, effectively 
corrupting the data stream".

Did you ever hear something like this? Has this been a bug in any early version 
of rsync? If so, when was it fixed?

Thank you,

  sig 


--
Angaben gem�� �35a GmbH-Gesetz:
ITServ GmbH
Sitz der Gesellschaft: 55294 Bodenheim/Rhein
Eingetragen unter Registernummer HRB 41668 beim Amtsgericht Mainz
Vertretungsberechtiger Gesch�ftsf�hrer: Peter Bauer, 55294 Bodenheim
Umsatzsteuer-ID: DE182270475

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

Reply via email to