copy-asset
Copy files within the Foundry VTT Data directory over WebDAV. Duplicate assets without altering existing references or affecting live world databases.
Instructions
Plane B (file channel, write). Copy a file under the Foundry Data/ root over WebDAV. (Copying does not affect existing references, so no reference check is needed.) Refuses live world-DB destination paths. Requires MOLTEN_WEBDAV_PASSWORD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toPath | Yes | Destination Data-relative path. | |
| fromPath | Yes | Source Data-relative path. | |
| overwrite | No | Allow overwriting an existing file at the destination. |