rsync_copy
Transfer files between local and remote servers using rsync. Specify direction (toRemote or fromRemote), local path, remote path, and stored SSH credential name for secure file synchronization.
Instructions
Copy files/directories between local and remote server via rsync
Input Schema
Name | Required | Description | Default |
---|---|---|---|
credentialName | Yes | Name of the stored credential to use | |
direction | Yes | Direction of copy (toRemote or fromRemote) | |
localPath | Yes | Path on the local machine | |
remotePath | Yes | Path on the remote server |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from SSH MCP Server
Related Tools
- @xiaoguomeiyitian/ToolBox
- @KinoThe-Kafkaesque/ssh-mcp-server
- @xiaoguomeiyitian/ToolBox
- @alxspiker/mcp-server-ftp
- @KinoThe-Kafkaesque/ssh-mcp-server