A group of actions: FTP


The action downloads files from the specified folder from the FTP server

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextUnique identifier of the FTP session in the context of which the action will be appliedRobin.FTPFTP contextYes
Server directoryRemote directory to be downloadedRobin.String Yes
Local directoryThe directory on the local computer where you need to download the remote directory on the serverRobin.FolderPathC:\doc\imgYes
RewriteTrue to overwrite files and directories, otherwise false. Default is falseRobin.BooleantrueNo
Existing onlyIf 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 trueRobin.BooleantrueNo
Only newIf 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 enabledRobin.BooleantrueNo
ExcludeFiles to be ignored during download. To indicate more than one file, use wild-cards (* or ?)Robin.String No
Include subdirectoriesIf 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 falseRobin.BooleantrueNo
Keep directories structureIf 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 falseRobin.BooleantrueNo
DepthMaximum depth for viewing subdirectories. Use -1 to indicate depth without limitation. Only available with the „Include subdirectories“ option enabledRobin.Numeric No
  • Нет меток