download_file
Download files from your IBM i system to your local machine by specifying the remote IFS path and local destination.
Instructions
Download a file from the IBM i to the local system.
Args: remote_path: Path to the file on the IBM i (IFS path). local_path: Destination path on the local system.
Returns status with file details, or an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remote_path | Yes | ||
| local_path | Yes |