Skip to content

Instantly share code, notes, and snippets.

@pandada8
Created June 8, 2015 07:12
Show Gist options
  • Save pandada8/6f088b80067a768efae3 to your computer and use it in GitHub Desktop.
Save pandada8/6f088b80067a768efae3 to your computer and use it in GitHub Desktop.
Rsync With sudo
rsync --verbose --progress --human-readable --compress --archive --hard-links --one-file-system --acls --xattrs --update --delete --rsync-path="sudo -u git rsync"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment