copy
Duplicate a file on WD MyCloud Home by reading it and uploading to a new path, since the API lacks direct file duplication. Specify source and destination paths.
Instructions
Copy a file by reading and re-uploading (WD API has no server-side copy).
Args: source: Relative source path. destination: Relative destination path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| destination | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |