Created
January 23, 2013 14:17
-
-
Save atadams/4606108 to your computer and use it in GitHub Desktop.
Terminal: Copy/Sync Directory (Full to Scrubbed)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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