copy_directory
Transfer directories and their contents to a new location on the File Operations MCP Server. Specify source and destination paths, with options to overwrite existing files.
Instructions
Copy a directory and its contents to a new location
Input Schema
Name | Required | Description | Default |
---|---|---|---|
destination | Yes | Destination directory path | |
overwrite | No | Whether to overwrite existing files/directories | |
source | Yes | Source directory path |