The FTPS Download Files action can be used to download multiple files from the server to the local file system.
The name of the FTPS connection to be used for the operation.
If the connection has become disconnected, attempt to re-connect and then execute the action.
The remote directory that contains the files to be downloaded.
Specify a file mask to only download files in the remote directory that match the mask.
Enable this option to use a RegEx to select the files to be downloaded (the regular expression is specified via the File Spec field).
This is the local directory that the files will be downloaded to.
If the local directory specified does not exist, create it before attempting to download files.
This option allows a single file to download to fail without affecting the overall outcome of the action.
If a file exists in the destination, overwrite it.
If no files are downloaded, fail the action.
Enable this option to log the messages that are sent between the client and the server. This may be useful when attempting to troubleshoot problems.