Skip to content

Instantly share code, notes, and snippets.

@atadams
Created January 23, 2013 14:17
Show Gist options
  • Save atadams/4606108 to your computer and use it in GitHub Desktop.
Save atadams/4606108 to your computer and use it in GitHub Desktop.
Terminal: Copy/Sync Directory (Full to Scrubbed)
rsync -n -amv --stats --include="*/" --include="u_ex121218.log" --include="u_ex121219.log" --exclude="*" "/Volumes/bcm-ccit-web\$/test-WebLogs-Archive/full/current/" "/Volumes/bcm-ccit-web\$/test-WebLogs-Archive/scrubbed/current"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment