Created
January 26, 2016 05:03
-
-
Save murarisumit/48d7e35246d2fac301c0 to your computer and use it in GitHub Desktop.
Remote RSYNC example
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
rsync -a file -e 'ssh -i security_file -p 22' use@addr:file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment