CONNECT - Enters into the 'CHAT' mode, whatever you typed on the - local keyboard is transmitted to the remote host, and - information from the remote host are transmitted to the - local terminal. 'CHAT' mode is used in establishing - login sessions and invoking remote KERMIT program. - CNTR ] will cause exit from 'CHAT' mode. EXIT - EXIT from this KERMIT program and returns to the CLI. HELP - Displays the content of this help file. QUIT - QUIT from this KERMIT program and returns to the CLI. RECEIVE - Enters the 'RECEIVE' state of file transfer mode, - program waits for in-coming packet with no time-out - detection capability provided. SEND - Enters the 'SEND' state of file transfer mode, programs - will then prompts for either a filename or a directory - of filenames (i.e. @directory) to be transmitted. SET IBM OFF - In 'CHAT' mode, expects remote system to echo back - transmitted characters. In file transfer mode, does - not wait for the detection of DC1 before sending out - the next packet. SET IBM ON - In 'CHAT' mode, performs local echoing of transmitted - characters. In file transfer mode, wait for the - detection of DC1 from CMS before sending out the next - packet. STATUS - Displays the current values of various setting.