I have a sync set of folders that runs for c:\Users\Dave\AppData => d:\backups.
I have a set of subfolders and files that i exclude, but i now want to try and exclude a specific set of files in a specific set of folders under a folder.
For example:
The sync above works great, but i want to exclude from this folder
all *.db files that are in different subfolders.c:\Users\Dave\AppData\Local\Microsoft\Onedrive\
eg
So i would like to exclude all *.db from all subfolders under \OneDrive\.\OneDrive\ListSync\*\settings\*.db
\Onedrive\settings\*\*.db
I have tried several combinations, but i can not find a way of making the wildcard match in all subfolders.
Am i missing something or do i just need to add in each subfolder that i want to exclude?
Cheers,
Dave