@SYNTAX:file@ This command is used to tranfer files between clients. The actual file transfer stream is sent outside SILC network peer to peer between the clients. Before the file transfer begins the SILC Key Exchange protocol is performed between the two clients to exchange key material. This key material is then used to secure the file transfer stream between the clients. The currently active file transfer sessions can be seen by giving the FILE command without arguments. Commands: SEND Sends file transfer request to . This makes the available to . RECEIVE [] Accepts the file transfer request and starts the file transfer session. If the is omitted the last received request is used. CLOSE [] Closes the file transfer session, or rejects file transfer request. If this command is given during the file transfer process it will be cancelled.