QBFreak's Blog
Using rsync to verify file trees match
I've been using rsync a bit lately. It's a pretty nifty tool. Nine times out of ten I just use rsync -avz source/* dest/ and let it go. But recently while trying to sort out the giant mess of data I've accumulated over the years into something manageable and useful, I discovered another use for it.
Typically if I needed to