copy-file
Copies a file or directory within NextCloud, optionally overwriting existing destinations.
Instructions
Copy a file or directory in NextCloud
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourcePath | Yes | Path of the file or directory to copy | |
| destinationPath | Yes | Destination path for the copy | |
| overwrite | No | Whether to overwrite if destination exists |