Skip to main content

Activities

The following table lists the activities that are included in the FTP activity package.

ActivityDescription
Delete File or FolderRemoves a specified file from an FTP server.
Directory ExistsChecks whether a certain directory exists on an FTP server.
Download FilesDownloads the specified files from an FTP server to the specified local folder.
Enumerate ObjectsGenerates a DataTable variable that contains a list comprising the files found at the specified FTP server path.
File ExistsChecks whether a certain file exists in the specified FTP directory.
Move File or FolderMoves an item on an FTP server to a different remote path.
Upload FilesUploads a file to an FTP server.
Use FTP ConnectionA container which handles the connection to the FTP server and provides a scope for all the FTP activities.