Comment on

tal@olio.cafe ⁨2⁩ ⁨days⁩ ago

slow

rsync is pretty fast, frankly. Once it’s run once, if you have -a or -t passed, if the modification time and filesize matches, by default, rsync won’t look at a file further. You can’t really beat that for speed unless you have some sort of monitoring system in place (like, filesystem-level support for identifying different files).

source
Sort:hotnewtop