Sends a file with the Kermit protocol.
kmtsend <filename>
Causes Tera Term to send the file <filename> to the host with the Kermit protocol.
Pauses until the end of the file transfer.
If the file is transferred successfully, the system variable "result" is set to 1. Otherwise, "result" is set to zero.
kmtsend 'readme.txt'