Skip to content

"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.

Settings

sourcePath

Path to the source file/directory.

targetPath

Path to the target file/directory.

overwriting

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).

Clone this wiki locally