How To rsync Only Specific File Extensions

Published Date Author: , Posted February 5th, 2017 at 12:20:37pm

rsync -avzn --progress --include='*.png' --include='*/' --exclude='*' /the/source/path/ user@theServer:/the/target/path/

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.