Newbie question, I agree, but sofar never had this before.
From folder
x:\NameOfProgram
I want to mirror -only- files that end with *.cfg, *.ini and *.dat
I donot want any other files
I donot want any other subfolders, or files in subfolders
Nothing else, just the cfg/ini/dat files.
I have been trying to figure this out by filters, but gave up after some time.
I guess I should include *.cfg;*.ini;*.dat
But then...?
Appreciate an example so I can use that for some other (new) tasks as well.
Thanks!
=
From folder
x:\NameOfProgram
I want to mirror -only- files that end with *.cfg, *.ini and *.dat
I donot want any other files
I donot want any other subfolders, or files in subfolders
Nothing else, just the cfg/ini/dat files.
I have been trying to figure this out by filters, but gave up after some time.
I guess I should include *.cfg;*.ini;*.dat
But then...?
Appreciate an example so I can use that for some other (new) tasks as well.
Thanks!
=
Comment