kmtget

Receives a file with the Kermit Get command.

kmtget <filename>

Remarks

Causes Tera Term to get the file <filename> from the host by using the Kermit Get command.
The host should be in the server state. 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.

When <filename> is relative path, file is saved relative to file transfer folder.

Example

kmtget'*.*'

See also