About µC/FTPs

FTP is a protocol designed to enable reliable transfer of files over a network. The FTP protocol has been implemented using TCP (Transmission Control Protocol). µC/FTPs is a FTP server and it implements part of the following RFCs:

RFC 959: ftp://ftp.rfc-editor.org/in-notes/rfc959.txt
RFC 2389: 
ftp://ftp.rfc-editor.org/in-notes/rfc2389.txt
Draft IETF: 
http://tools.ietf.org/html/draft-ietf-ftpext-mlst-16


µC/FTPs is compliant with the all available FTP client for computer system. It was written for target systems running µC/TCP-IP and an OS such as µC/OS-II or µC/OS-III.