Upload Files
Uploads a file to an FTP server. This activity only works if it is placed inside a With FTP Session scope activity.
Input
- Local Path: Local path of files or folders to upload
- Type:
System.String - Required
- Type:
- Remote Path: The file path where the file or folder will be created on the FTP server. If you are uploading a file, enter the file extension as well.
- Type:
System.String - Required
- Type:
Options
- Create: If this box is checked, the folder path will be created on the FTP server in case it does not already exist.
- Type:
System.Boolean
- Type:
- Include Subfolders: If this box is checked, the folders will be uploaded with their respective subfolders.
- Type:
System.Boolean
- Type:
- Overwrite: If this box is checked, the files will be overwritten on the FTP server if they're already stored there.
- Type:
System.Boolean
- Type: