File/Folder Copy
Kalipso - Form - Actions - Actions Description - Group Files - File/Folder Copy
Last updated
Was this helpful?
Kalipso - Form - Actions - Actions Description - Group Files - File/Folder Copy
Last updated
Was this helpful?
Copies a specified file or folder on terminal.
Action available for the following operating systems:
Source File/Folder <string> - The full path to the file or folder that the user wants to copy. Don't use wilchars(*.?) in this parameter.
Target File/Folder <string> - The full path to the destination file or folder. Don't use wilchars(*.?) in this parameter.
Overwrite? <unquoted string> - This parameter defines if the user wants to replace the file or folder if the target file or folder already exists. The possible values for this parameter are: Yes, No or dynamic.