sftp_tool
Connect to an SSH server to upload or download files between local and remote paths using this automation tool from the ToolBox MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action: upload or download | |
localPath | Yes | Local file path (absolute) | |
remotePath | Yes | Remote file path | |
serverName | Yes | SSH server name |