- Contents
Interaction Designer Help
Copy File
This File I/O tool moves or copies a file from one directory to another.
Inputs
Source Filename
The path and name of the file to be copied or moved.
Destination Filename
The path and name of the file to be created by the operation.
Delete source file on success
Check this option to remove the old file after the file has been copied.
Overwrite destination file if it exists
Check this option to overwrite any files with the same name as the Destination Filename.
Exit Paths
Success
This step takes the Success exit path if the file is copied or moved.
Failure
This step takes the Failure exit path if the path or filename is invalid.