You can transfer files between a PC and a host running Kermit protocol. If the Kermit program on your host has a server mode, you can also use this mode to transfer files.
To transfer a file with Kermit protocol
Log in to the host and invoke the host Kermit program by typing KERMIT (or type in the string used by your particular version of Kermit) at the host prompt.
Prepare to transfer the file by typing either RECEIVE or SEND <filename> at the host's Kermit prompt. (These commands are from the host's point of view, so be sure to use RECEIVE when sending files to the host, and SEND when receiving files from the host.)
From the
list, choose .Click the
button, and configure the file transfer settings.From the
list, select the type of host to which you're transferring, and then click .Perform the file transfer.
To use Kermit server mode
Verify that the Kermit program on your host has a server mode.
After invoking Kermit on your host computer, put it in server mode by typing SERVER and pressing Enter.
From the
list, choose .Click the
button, and configure the file transfer settings.From the
list, select , and then click .Perform the file transfer.