Re: Filemasks
I'm still a bit mixed up with the new file masks, can someone translate this for me please?
I used to use
option exclude c:\data\software
I've tried replacing it with
synchronize -filemask="|c:\data\software" remote -criteria=Both C:\Data\Software /Data/Software
But it seems to synchronize the data folder regardless. Can you show me what i should be using please?
Last line should be "But it seems to synchronize the Software folder regardless"
Bit of trial and error resulted in the following answer:
synchronize remote -criteria=Both -filemask="| Software/" C:\Data\ /Data/
Now synchronizing all files and folders but excluding the folder c:\data\Software