Stores a file in the proxy FTP server. The file will be copied from the FTP server to the proxie.
| Name | Type | Description | Mode |
|---|---|---|---|
| remotefile | String | the remote file name | in |
| proxyremotefile | String | the remote file name in proxy server | in |
| mode | pString(1) | the mode [I = binary, A = ascii] | in |