A group of actions: FTP
The action downloads files from the FTP server to the local computer
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Unique identifier of the FTP session in the context of which the action will be applied | Robin.FTP | FTP context | Yes |
Server files | Files to be downloaded. To indicate more than one file use wild-cards (* or ?) | Robin.String | Yes | |
Local directory | The directory on the local computer where you want to download files from the server | Robin.FolderPath | C:\doc\img | Yes |
Overwrite | True to overwrite files, otherwise false | Robin.Boolean | true | No |
Existing only | If the parameter value is true the action downloads only those files that exist in destination folder, otherwise false. Default is false. Note: Available only with parameter overwrite set to true | Robin.Boolean | true | No |
Only new | If the parameter value is true, then overwrite only newer existing files and all files that do not exist yet. Otherwise, download all files. If «Existing only» is enabled, then overwrite only newer existing files, without adding those that do not yet exist. Only available with the «Overwrite» option enabled | Robin.Boolean | true | No |
Exclude | Files to be ignored during download. To indicate more than one file, use wild-cards (* or ?) | Robin.String | No | |
Include subdirectories | If the value is true, then the search is performed within the current directory and in all its subdirectories. If the value is false, then the search is performed within the current directory. Default is false | Robin.Boolean | true | No |
Keep directories structure | If true, then keep the directory structure the same in the source and destination locations. If the value is false, then the directory structure is not preserved. Only available with the „Include subdirectories“ option enabled. Default is false | Robin.Boolean | true | No |
Depth | The maximum depth for viewing subdirectories. Default is 5. Use -1 to indicate boundless depth. Note: Available only with parameter includeSubfolders set to true | Robin.Numeric | No |
Обзор
Инструменты контента