Skip to content

Instantly share code, notes, and snippets.

@richieri
Created December 22, 2023 12:57
Show Gist options
  • Save richieri/5e45f151b2214739735d026c4b24a077 to your computer and use it in GitHub Desktop.
Save richieri/5e45f151b2214739735d026c4b24a077 to your computer and use it in GitHub Desktop.
rsync -aHAXxv --numeric-ids --progress -e "ssh -T -o Macs=umac-64-etm@openssh.com -o ControlMaster=no -o ControlPath=none -o Compression=no -o KexAlgorithms=ecdh-sha2-nistp256 -c aes128-ctr -o Compression=no -x" /LOCALFOLDER HOST:/FOLDER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment