<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hi!</div><div><br></div><div>After having wrestled with rsync and several patches I found a solution to synchronize block devices: BDsync.</div><div><br></div><div><div>Bdsync can be used to synchronize block devices over a network. It generates a "binary diff" in an efficient way by comparing  MD5 checksums of 32k blocks of block devices. This binary diff can be applied to "destination" after which  the local blockdevices are synchronized.</div><div><br></div><div>bdsync was built to do the only thing rsync isn't able to do: synchronize block devices. But I would actually like rsync or another tool te replace bdsync ASAP.</div></div><div><br></div><div>Interrested people can download the sources from: http://bdsync.rolf-fokkens.nl/</div><div><br></div><div>Rolf</div></body></html>