Skip to main content

SFTP List

Overview


Lists matching files from the server.

Input

NameRequiredDescription
ConnectionSFTP Connection.
DirectoryThe path of the directory that contains the files. e.g. /root/documents/

Search Options

NameRequiredDescription
File Search PatternFilters on files that contain the provided text.
Case sensitiveEnables case sensitive search for the File Search Pattern when regex search is disabled.
Regex SearchEnables the file search pattern to be read as a regular expression.
RecursiveIf enabled, includes files in subfolders.

Output

Matched Files List of files matching the search criteria.