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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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. :)