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 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
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. :)