Download a file
termix_files_download_fileDownload a file from a remote host using SFTP or legacy SCP, automatically selecting the appropriate method based on host configuration.
Instructions
Download a file. Downloads a file from the remote host. Uses SCP legacy mode (cat over exec) when the host has scpLegacy enabled, otherwise uses SFTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| hostId | No | ||
| userId | No | ||
| sessionId | No |