Skip to content

Instantly share code, notes, and snippets.

@briezler
Created March 14, 2017 18:11
Show Gist options
  • Save briezler/629de58090181577f3253fb9e6799ace to your computer and use it in GitHub Desktop.
Save briezler/629de58090181577f3253fb9e6799ace to your computer and use it in GitHub Desktop.
rsycn remote Server via ssh
rsync -avzbe ssh user@example.com:/remote/directory/path /local/directory/path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment