Skip to content

Instantly share code, notes, and snippets.

@arielcr
Created January 27, 2016 23:09
Show Gist options
  • Save arielcr/78be4e41d7a9eaf87cf2 to your computer and use it in GitHub Desktop.
Save arielcr/78be4e41d7a9eaf87cf2 to your computer and use it in GitHub Desktop.
rsync with server
rsync -av /local/path/ root@xx.xx.xx.xx:/remote/path/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment