Skip to content

Instantly share code, notes, and snippets.

@noxqsgit
Created April 23, 2013 14:29
Show Gist options
  • Select an option

  • Save noxqsgit/5444025 to your computer and use it in GitHub Desktop.

Select an option

Save noxqsgit/5444025 to your computer and use it in GitHub Desktop.
rsync local & remote commands
rsync -a server:backups/ backups/foo/
rsync --server --sender -logDtpre.iLsf . backups/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment