I have the following problem:
Source path: C:\Users\MyUser\
Exclude-Filter: \AppData\
Include-Filter: \AppData\Local\Microsoft\Windows Mail\
It doesn't work. The whole Path \AppData is exclude.
What has the higher Priority? Include or Exclude-Filter?
I only want include the "Windows Mail" directory without any directorys of
\AppData.
include vs exclude
- Posts: 1
- Joined: 14 Jan 2011
- Site Admin
- Posts: 7279
- Joined: 9 Dec 2007
There is no priority, a file has to match both include and exclude filters.
Therefore setting include filter to "\AppData\Local\Microsoft\Windows Mail\*"
will suffice. Or just set the source directory accordingly.
Therefore setting include filter to "\AppData\Local\Microsoft\Windows Mail\*"
will suffice. Or just set the source directory accordingly.