FTP List
Lists matching files from the server.

Input
| Name | Required | Description |
|---|---|---|
| Connection | FTP Connection. | |
| Directory | The path of the directory that contains the files. e.g. /root/documents/ |
Search Options
| Name | Required | Description |
|---|---|---|
| File Search Pattern | Filters on files that contain the provided text. | |
| Case sensitive | Enables case sensitive search for the File Search Pattern when regex search is disabled. | |
| Regex Search | Enables the file search pattern to be read as a regular expression. | |
| Recursive | If enabled, includes files in subfolders. |
Output
Matched Files List of files matching the search criteria.