Download a remote file to local disk (SFTP)
download_fileDownload a remote file to your local machine using SFTP. Only the byte count is returned, not the file content.
Instructions
Download a remote file to the local filesystem via SFTP. File content is not included in the tool response; only the byte count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPath | Yes | ||
| remotePath | Yes | ||
| mkdirParents | No | ||
| connectionName | Yes |