Hosts / Host Technical Reference |
Odette FTP (OFTP) is a state-driven, point-to-point file transfer protocol.
The following action commands are available on VersaLex:
Command | Purpose | Possible underlying OFTP commands | |
---|---|---|---|
Host commands | PUT | Send one or more files to the host |
SFID (Start File Identification) DATA (Data exchange buffer) EFID (End of File Identification) CD (Change Direction) RTR (Ready to Receive) EERP (End to End Response) NERP (Negative End Response) |
GET | Receive one or more files and receipts from the host |
CD (Change Direction) SFPA (Start File Positive Answer) SFNA (Start File Negative Answer) CDT (Set Credit) EFPA (End File Positive Answer) EFNA (End File Negative Answer) EERP (End to End Response) NERP (Negative End Response) |
|
Local commands | SYSTEM | Execute a local system command | - |
WAIT | Pause | - | |
SET | Sets a property | ||
CLEAR | Clears a string property | ||
LCOPY | Copy one or more local files | - | |
LDELETE | Delete one or more local files | - | |
LREPLACE | Replace bytes in one or more local files | - | |
CHECK | Check for a transfer, file, or directory (VLTrader and Harmony only) | - | |
SCRIPT | Execute a JavaScript File (VLTrader and Harmony only) | - |