FTP服务器用C#编写

问题描述:

我迷迷糊糊翻过这个网站今天

I stumbled accross this site today

http://blogs.msdn.com/joelpob/archive/2004/02/16/74433.aspx

这是一个C#命令行的FTP服务器,可惜下载指向旧GotDotNet上网站,现已关闭。

which is a C# command line FTP server, unfortunately the download points to the old gotdotnet site which is now closed ..

有谁知道在哪里可以找到它,或者其它的FTP Server实现写在C#?

Does anybody know where I could find it, or another FTP Server implementation written in C# ?

感谢

您可以给这一个尝试: http://www.codeguru.com/csharp/csharp/cs_network/sockets/ article.php / c7409

You could give this one a try: http://www.codeguru.com/csharp/csharp/cs_network/sockets/article.php/c7409

http://www.c-sharpcorner.com/Uplo​​adFile/psingh/FTPServerinCSharp11162005015958AM/FTPServerinCSharp.aspx