Create Directory (legacy)

This node creates a directory on the server specified by the connection information and outputs a variable that references to it. If no connection information is given the node creates the directory locally.

This legacy file handling node has been replaced by the Create Folder and will be deprecated in the foreseeable future. For further information about the new file handling framework see the File Handling Guide.

Options

Location
The location where the directory should be created.
Name
Name of the directory that should be created. It can also be a path of folders that will be created recursively (separated by /).
Variable name
Name of the variable that will contain the URI to the created directory. '?' will be replaced by the directory name.
Abort if directory already exists
If this is checked the node will abort if the directory already exists.

Input Ports

Icon
Port object containing the connection information to the server. (Optional)

Output Ports

Icon
Variable port object, containing the URI to the created directory. The name of the variable is dir_<Name>.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.