The FTP Server Callback API, which enables an application to create an FTP Server and process commands in any manor with the associated callback functions.
The FTP Server File System (EFFS) API, which utilizes the FTP Callback API to implement a FTP Server using the EFFS-FAT or EFFS-STD file system. This is the most commonly used implementation.