Fastest rsync between directly connected Linux boxes

For my own reference, after experimenting, the fastest transfers for copying an Epic Stores Games (lutris deployment) between hosts connected via a cat6 cable:

RSYNC_CONNECT_PROG='ssh -o "Compression no" -c aes128-ctr %H' time rsync -a --delete --progress 6.6.6.11:Games/epic-games-store .

Comments

Popular posts from this blog

Xubuntu Home Server on Dell XPS 13 9370

Cygwin + syslog-ng

Installing Fedora 21 on a (late 2014) Mac Mini