Regular expressions for files and directories

Regular expressions for files and directories

Regular expressions are texts with special notations that help describe specific string formats. They're commonly used to search for or match patterns within strings.

File name fields support regular expressions and only the directory path can serve as an absolute path to the file/directory in the server. Any regular expressions entered will be treated as normal text.

For more details on regular expressions, click here.