CreateDirectories
A Boolean value that specifies whether to allow the connector to create directories on the FTP server.
The connector might need to create directories when you use the insert
fetch action to upload files to the FTP server.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FETCHTASKS |
Example: | CreateDirectories=FALSE
|
See Also: | CheckDirectoryExistenceBeforeCreating |