copy_file
Copy files or directories from a source path to a destination path. Duplicate content for backups or relocation.
Instructions
Copy a file or directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source path | |
| destination | Yes | Destination path |