elanvin / uC-FTPs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uC/FTPs

µC/FTPs is Micrium's FTP (File Transfer Protocol) server.

  • Delivered with complete 100% ANSI C source code.
  • Scalable to contain only required features and minimize memory footprint.
  • Single connection.
  • Callback function is used to authenticate user.
  • Support any file system (a file system is required).
  • Supports SSL (Secure Sockets Layer).

For the complete documentation, visit https://doc.micrium.com/display/ucos/

About

License:Other


Languages

Language:C 100.0%