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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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. :)