Last active
December 11, 2015 13:18
-
-
Save atadams/4606085 to your computer and use it in GitHub Desktop.
Terminal: Copy/Sync Directory (Weblogs to Full)
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/WebLogs\$/" "/Volumes/bcm-ccit-web\$/test-WebLogs-Archive/full/current/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment