Skip to content

Instantly share code, notes, and snippets.

@joliveras
Created January 7, 2016 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joliveras/ea794b55e71e96b7209f to your computer and use it in GitHub Desktop.
Save joliveras/ea794b55e71e96b7209f to your computer and use it in GitHub Desktop.
Copy files from terminal
rsync -avc --exclude '_assets' --exclude 'conf.php' /Library/WebServer/Documents/* /Volumes/OtherFolder/Clients/_dev/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment