CFtpServer is a cross-platform C++ class which allows developers to use a simple, fast, and reliable FTP server within their program.
Warning: project development stopped back in 2010 and I am not maintaining the project anymore. There are a few issues with the code, as can be seen on the tracker.
Categories
File Transfer Protocol (FTP)License
zlib/libpng LicenseFollow CFtpServer
Other Useful Business Software
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
-
Cftpserver works fine.
-
Clear and logical C++ wrapper for full FTP server functions. Windows and Linux compatible. Can be used to cook a secret ftp server or one with GUI easily. The code is robust and reliable. :) Waitting for IPV6 compatibility and virtual file system which the author promised. :)