Hi, I'm trying to sync text files where lines get inserted and deleted. From what I understand, rsync uses blocks to compare and so can't find much data that matches. Would it be possible to make it work so it finds blocks that get inserted or deleted? Kurt