Create Directory
Creates a new directory at a specified location.
Workflow inputs – Create Directory
Call Workflow Input | Description | Required? | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
directory name | The name of the directory to be created. | Yes | n/a |
permission mode | The permissions mode for the new directory.
Note: This input is not supported for Microsoft Windows operating systems. | No | If a value is not specified for this input, the permissions for the user currently logged on to the computer issuing the command will be used |
create parent directories | Create parent directories as needed?
Valid values: true, false
Note: This input is not supported for Microsoft Windows operating systems. | No | false |