FTP/FTPS - List files and directories action

The List files and directories action retrieves the first level of a directory from the connected server.

Input

Input fieldDescription
DirectoryProvide the full path of the directory to retrieve. For example, root_directory/sample.
Include filesOptional. Select whether to return files in addition to directories. Defaults to Yes.

Output

Output fieldDescription
NameThe name of the file or directory.
Full pathThe full path of the file or directory.
DirectoryIndicates whether the entry is a directory. This returns false for files and true for directories.
SizeThe size of the file in bytes.
PermissionsThe permissions associated with the file or directory.
OwnerThe owner of the directory or file.
GroupThe group associated with the directory or file.
Modification timeThe time the file or directory was last modified.

Last updated: