Skip to content

Instantly share code, notes, and snippets.

@e200
Created December 30, 2020 08:37
Show Gist options
  • Save e200/b161d083bcea80894ec3347f5db49f00 to your computer and use it in GitHub Desktop.
Save e200/b161d083bcea80894ec3347f5db49f00 to your computer and use it in GitHub Desktop.
RSync
rsync -e "ssh -o StrictHostKeyChecking=no" -zavhP --delete <source> <destination>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment