The SendFile verb transfers a file from the BBS to the remote system.
SendFile <filename> [protocol]
The filename parameter specifies the file to transfer. You may specify an absolute path to any file on the local computer system, or a path within the file areas directory. Note that specifying an absolute file requires you to enable the FileTransfers.AllowAbsolutePaths setting (which is off by default).
The protocol option specifies the preferred file transfer protocol. The user will be prompted to select a protocol if one is not specified and the user has not specified his/her preferred protocol. You must use the keyword (such as XMODEM or YMODEM) associated with each registered file transfer protocol.