# uC-FTPs **Repository Path**: leokang/uC-FTPs ## Basic Information - **Project Name**: uC-FTPs - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-25 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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/