Created
May 26, 2020 17:09
-
-
Save tpb1908/bc6589d39a16f8468b1da15910e5d11c to your computer and use it in GitHub Desktop.
Extract XMP sidecar files, preserving directory structure
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 -a --prune-empty-dirs --include '*/' --include '*.xmp' --exclude '*' source dest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment