Distributing filesystem images and updates with casync
Distributing filesystem images and updates with casync
Posted Jun 29, 2017 8:22 UTC (Thu) by mezcalero (subscriber, #45103)Parent article: Distributing filesystem images and updates with casync
Quick correction: "…which is then recorded in an index together with the chunk size and a filename". That's not entirely correct. While the hash value and the chunk size are recorded, no filename is recorded. The idea of casync is after all to not care so much about file boundaries.
"Buzhash is a hash-based search algorithm". Well, buzhash is a hash function. People use it for different things, one prominent use-case being searching. But you can use it for other stuff as well, for example chunking. But saying that buzhash itself was a "search algorithm" isn't precisely right.
Thank you very much for putting together this article!
Lennart
