Does anybody know of a small, multithreaded, ftpd for windows. The ones that I found are either for linux or are very big and bloated. Basically I need something small that I can work off, becuase I really don't want to start making an ftp server from scratch but at the same time I want to customize it in ways that commercial servers don't allow. The ftp server has to be in C/C++ and preferably made in winsock, and support the site command..although I suppose I can build that in. If anybody knows of something like that lemme know.