FTP List

FTPList returns a list of all the files and directories in the specified remote path.


Properties

Connection

Use the [Connection Editor](../sharedproperties/connectioneditor.md to provide the connection values for connecting to the FTP server.

Remote path

The path to the directory to list.

Loop results

If selected, the files will be returned in a loop; otherwise, a list containing all the file information records will be created.

Recursive

Select to return all files (including those in subdirectories).


Wikipedia: File Transfer Protocol

Last updated