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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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. :)