If you add the "TEST" folder to be skipped it will be skipped. This is the bug that I discovered and I am currently working on a fix for it.
You need to remove "TEST" from the folder list, if the folder list is blank make sure the action is set to transfer, otherwise the pattern becomes * and the folder "TEST" will still be skipped.
If you have the following folder structure
/TEST/XYZ/
/TEST/123/
You'll need to add XYZ and 123 to the folder list and set the action to skip, the idea isn't to skip "TEST" but the sub-folders within it.
|