download_from_sas
Copy a file from the SAS server to this machine over the SAS connection, even with no shared filesystem. Returns the local path for opening.
Instructions
Copy a file from the SAS server's filesystem to this machine, over the SAS connection. Works even when the two share no filesystem -- for example a workbook written by PROC EXPORT on SAS ODA. Returns the local path, which the user can open. Files land in this server's transfer directory; arbitrary local paths are not accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overwrite | No | ||
| local_name | No | ||
| remote_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||