Skip to content

Instantly share code, notes, and snippets.

@murarisumit
Created January 26, 2016 05:03
Show Gist options
  • Save murarisumit/48d7e35246d2fac301c0 to your computer and use it in GitHub Desktop.
Save murarisumit/48d7e35246d2fac301c0 to your computer and use it in GitHub Desktop.
Remote RSYNC example
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