Hacker News new | ask | show | jobs
by teraflop 266 days ago
Probably worth noting that ordinary rsync can also handle insertions/deletions because it uses a rolling hash. Rsync's method is bandwidth-efficient, but not especially CPU-efficient.