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.
Note : This name has to be unique in a single job. A job entry can be placed several times on the canvas, however it will be the same 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$