Created
May 18, 2016 00:00
-
-
Save jctanner/9b39584f3e15a836d6f44e74078f7804 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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