Tutorial: January 2016 Archives

rsync only some extension

user-pic
Vote 0 Votes

e.g. Just rsync *.jpg and *.png
rsync -avz --include '*/' --include '*.jpg' --include '*.png' --exclude '*' source/ destnation/

--include '*/' match all directories (include sub-directories)

Recent Entries

About this Archive

This page is an archive of entries in the Tutorial category from January 2016.

Tutorial: August 2015 is the previous archive.

Tutorial: June 2016 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives