Copies a file or folder on disk to another disk location. If you copy a folder, this node copies all the contents of the folder recursively to the new location.
Custom message that appears in the title bar of the file dialog box that appears when you do not wire a target path input.
The absolute path to the file or folder on which you want to operate. If you specify an empty or relative path, this node returns an error.
The new absolute path for the file or folder, including the new file or folder name. If target path is unwired, the node displays a dialog box from which to select a file or folder. If you specify an empty or relative path, this node returns an error.
A Boolean value that determines whether the node replaces existing files or folders in the target path that have the same names as files or folders in the source path. If you overwrite a folder that contains unique files, this node moves those files in the new folder. This node does not overwrite read-only files, even if you set this input to True.
True | This node replaces existing files or folders in the target path. |
False | This node keeps the existing files or folders in the target path. |
Error conditions that occur before this node runs. The node responds to this input according to standard error behavior.
Default: No error
New location of the file or directory. If the operation is unsuccessful, this output returns <Not A Path>.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported