Masks for files to exclude?

Discussion of new Synchronize It! version.
Post Reply
irkregent
Posts: 2
Joined: Fri Oct 15, 2004 4:44 pm

Masks for files to exclude?

Post by irkregent »

Is it possible to specify file masks for files that should be excluded?

I have some source code directories that I regularly copy from the network to my local disk, and with all the different file extensions represented it would be easier to specify a couple that should be excluded than to specify those that should be included.

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

Probably you are missing Exclude button to the right of mask field. It will make specified files to be excluded. You can also combine include and exclude masks in one by using '!' sign: *.cpp ! temp* will include all .cpp files except for that starting with temp.

Post Reply