Show TOC

Function documentationFTP Get File List Locate this document in the navigation structure

 

You use this action to return all files in a folder using FTP. You can apply a mask to filter the types, or specific names, of the returned files.

Features

The properties in the Link Editorfor this action are listed in the following table:

Property

Data Type

Access

Use

Folder

String

In and out

Identifies the path of the folder from which you want to retrieve the file list.

Mask

String

In and out

Defines the mask used to filter the list of returned files. For example, *.exe returns a list of files with the .exe extension.

FileList

XML

In and out

Provides access to the output XML including the file name, date, and size.

The following properties also apply to this action:

  • ConnPropAlias

  • CredPropAlias

  • FTPServer

  • FTPPort

  • FTPUser(optional)

  • FTPPassword(optional)

  • Success

For more information about the above properties, see FTP Input.