I just ran a few tests, and this is what I found. Assuming that you check 'include subfolders'
If you exclude a folder that only contains files (no subfolders), then it will work as you expect.
If you exclude a folder that only contains files, and empty subfolders, it will work as you expect.
If however, you have a folder temp1, that contains a subfolder temp2, and temp2 contains files, then it won't
help to exclude temp1 (kind of..). It will exclude the files in temp1,
but It will still list the files in temp2, so temp1 will show up in the list.
You haven't excluded temp2, so it will list for example \\server\temp1\temp2\file.txt
Hope that made sense.
I see you are trying to exclude an archive folder, so I assume you have zipped folders in there. They will therefore show up in the list.
I don't know if this is the intended behaviour, but support will have to answer that. I guess you could argue
that when you exclude a folder, it should also exclude child folders . This seems not to be the case.
thomas
Edited by user
2019-12-10T09:55:07Z
|
Reason: Not specified