I stumbled accross this site today
http://blogs.msdn.com/joelpob/archive/2004/02/16/74433.aspx
which is a C# command line FTP server, unfortunately the download points to the old gotdotnet site which is now closed ..
Does anybody know where I could find it, or another FTP Server implementation written in C# ?
Thanks
You could give this one a try: http://www.codeguru.com/csharp/csharp/cs_network/sockets/article.php/c7409
or
http://www.c-sharpcorner.com/UploadFile/psingh/FTPServerinCSharp11162005015958AM/FTPServerinCSharp.aspx
http://www.codeproject.com/Articles/380769/Creating-an-FTP-Server-in-Csharp-with-IPv6-Support
Supports FTPS (FTP over SSL) and IPv6
Personally I recommend active products maintained by nice companies, such as
http://www.remobjects.com/ip.aspx