Check if a folder is empty
Description
This job entry verifies if a folder is empty, that there are no regular files or sub-folders in the folder.
Options
Option |
Description |
---|---|
Job entry name |
The name of the job entry. |
Folder name |
The name of the folder to verify for emptiness. |
Limit search to |
Limits the search for files to those with a certain wildcard (regular expression) |
Wildcard |
The wildcard (regular expression) to limit the files to look for with, for example: .*\.txt$ |