Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
ComputeResource | Input | string | Mandatory | The name of the remote computer holding the file. Allowed values: ['SCARF@STFC‘] |
TransactionID | Input | string | Mandatory | The ID of the transaction that owns the file |
RemoteFileName | Input | string | Mandatory | The name of the file on the remote machine. (Filename only; no path) |
LocalFileName | Input | string | Mandatory | The full pathname on the local machine where the downloaded file should be saved. |
Download a file from a remote compute resource.
For more details, see the remote job submission API docs.
Categories: Algorithms | Remote