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