Author |
Message |
drlambert100
Joined: 08 Oct 2017 Posts: 21
|
Posted: Sun Oct 08, 2017 10:03 pm Post subject: File filters vs folder filters. What takes precedence? |
|
|
Between two computers, I want to synchronize certain files (all with the same extension) within a folder but don't want all of the folder's contents. To achieve this, do I create a file filter to include the files I want and a folder filter to exclude the rest of the folder's content? |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8763
|
Posted: Tue Oct 10, 2017 3:20 am Post subject: |
|
|
Hi, subfolder filters take precedence, that is, if a subfolder is excluded by subfolder filters it is not even scanned. _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
drlambert100
Joined: 08 Oct 2017 Posts: 21
|
Posted: Wed Oct 11, 2017 9:20 pm Post subject: |
|
|
Do I create an exclude file filter for the folder to exclude all files and then create an include file filter for the files with the extension in question? |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8763
|
Posted: Thu Oct 12, 2017 12:36 am Post subject: |
|
|
If subfolder is "c:\folder\subfolder\" try using the following file filters:
exclude c:\folder\subfolder\*
include c:\folder\subfolder\*.ext _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
drlambert100
Joined: 08 Oct 2017 Posts: 21
|
Posted: Fri Oct 13, 2017 6:18 pm Post subject: |
|
|
Thank you. That is what I had in mind to achieve the desired result. Also, if there are any subfolders beyond c:\folder\subfolder, will they be excluded as well with this file filter or does this file filter have no effect on subfolders? Not an undesired result. |
|
Back to top |
|
|
|