Hi, I'm sorry, but we do not provide bespoke support for regular expressions. We have clearly stated this in our Regular Expressions section of the Help file within the program:
However, based on your requirements, it looks to me you can just use DOS expressions to copy your Test folder and contents.
You can try adding the following into the INCLUDE list (create a new entry for each line):
*\
*\*TEST*\*.*
This should back up all files from within any folder names with "TEST" in them.
Important: 2BrightSparks cannot provide technical support for helping you create regular expressions.
However, based on your requirements, it looks to me you can just use DOS expressions to copy your Test folder and contents.
You can try adding the following into the INCLUDE list (create a new entry for each line):
*\
*\*TEST*\*.*
This should back up all files from within any folder names with "TEST" in them.