Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Which is faster: rsync or rdiff-backup? (workingdirectory.net)
9 points by lamby on Aug 20, 2018 | hide | past | favorite | 1 comment


We were being harassed (read: annoyed) by rsync's incremental and non incremental backups for our primary research storage, accounting for ~66 TB.

We were able to reduce run times by 80 to 90% by using GNU parallel and rsync. In a nutshell, a wildcard directory list is created for rsync, which is then piped to GNU parallel.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: