Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 442 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 442 Bytes

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/