Use the SFTP List Files action to list the files and directories on the SFTP server.
Path to the directory to read on the remote SFTP server.
Specifies the mask (wildcards) to select the names. Only the names of the files and directories, that match the mask, will be returned. SFTP doesn't support name masks, so no matter what mask you specify, the whole directory will be read and then scanned for matches.
Specifies whether the mask is case-sensitive
Specifies whether the names of the files and symlinks is returned
Specifies whether the names of the directories is returned
The special directories "." and ".." will be suppressed from the listing.
Specify to return a long listing. The long listing includes the permissions, size of file, ownership and other properties.
Specify a variable name to copy the listing into.