Download Files
Downloads the specified files from an FTP server to the specified local folder. This activity only works if it is placed inside a with FTP Session scope activity.
Input
- Remote Path: The path of the files on the FTP server that are to be downloaded.
- Type:
System.String - Required
- Type:
Options
- Create: If this box is checked, the folder path will be created locally in case it does not already exist.
- Type:
System.Boolean
- Type:
- Include Subfolders: If this box is checked, the folders will be downloaded with their respective subfolders.
- Type:
System.Boolean
- Type:
- Overwrite: If this box is checked, the files will be overwritten locally if they're already stored there.
- Type:
System.Boolean
- Type:
Output
- Local Path: The local path for the files that are to be downloaded.
- Type:
System.String - Required
- Type: