Skip to content

Instantly share code, notes, and snippets.

@alphacentory
Created August 13, 2013 22:08
Show Gist options
  • Save alphacentory/6226193 to your computer and use it in GitHub Desktop.
Save alphacentory/6226193 to your computer and use it in GitHub Desktop.
quick snippet for rsync download
rsync -azve ssh [email protected]:/path/to/folder/ ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment