Hi,
any possibity to only watch specific folder with specific files?
watch-path is a Drive with many subdir's and many files that would match the filename-filer, but i only want to monitor files matching from a specific folder.
:</path>
<filters>
<files>
<name>*.pas</name>
</files>
<folders>
<name>XE</name>
</folders>
</filters>
Thank you.
Tobias