Skip to content

Instantly share code, notes, and snippets.

@laurentsab
Created February 14, 2015 09:50
Show Gist options
  • Save laurentsab/eab6301d02a285518683 to your computer and use it in GitHub Desktop.
Save laurentsab/eab6301d02a285518683 to your computer and use it in GitHub Desktop.
Rsync
rsync -uvr --no-t --no-p --no-g login@server.com:/folder/to/download/* ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment