-
Notifications
You must be signed in to change notification settings - Fork 0
"Copy File or Directory" Operation
olitank edited this page Nov 25, 2025
·
1 revision
This operation copies a file or directory of the file system.
Path to the source file/directory.
Path to the target file/directory.
Specifies whether a pre-existing target file/directory can be overwritten or merged in the case of a directory (otherwise, an error will be thrown).