Skip to content

Instantly share code, notes, and snippets.

@jctanner
Created May 18, 2016 00:00
Show Gist options
  • Save jctanner/9b39584f3e15a836d6f44e74078f7804 to your computer and use it in GitHub Desktop.
Save jctanner/9b39584f3e15a836d6f44e74078f7804 to your computer and use it in GitHub Desktop.
/usr/bin/rsync --delay-updates -F --compress --archive --rsh 'ssh -i /home/mradmin/.ssh/id_rsa.bak -S none -o StrictHostKeyChecking=no' --out-format='<<CHANGED>>%i %n%L' \"/tmp/foo\" \"HOST2:/tmp/foo_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment