copy_file
Copy files to new locations on servers managed through Webmin. Use this tool to duplicate files while maintaining safety restrictions in secure environments.
Instructions
Copy a file to a new location. In safe mode, destination must be in /tmp or /var/tmp.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. | |
| source | Yes | Absolute path to the source file | |
| destination | Yes | Absolute path to the destination |