Skip to content

Move File or Directory

olitank edited this page Nov 25, 2025 · 1 revision

This operation allows to move a file or directory located on 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