Server

Syntax: SERVER


The SERVER command is given to a remote Kermit so that it may receive all further instructions from the local Kermit: after placing a remote Kermit in server mode, you must escape back to the local Kermit and issue all further commands from there. The local Kermit must have commands for communicating with remote servers; these include GET, SEND, FINISH, and BYE.

Any nonstandard parameters should be selected with SET commands before putting Kermit in server mode.