Revision as of 14:26, 22 December 2018 by Admin(talk | contribs)(Created page with "== rsync slow == * "Rsync calculate checksums in both units of every block of data in the file. This is always a slow process. The good news is that checksums will be cached...")
"Rsync calculate checksums in both units of every block of data in the file. This is always a slow process. The good news is that checksums will be cached so on later runs it should be faster." [1]