FTP Server written in C#(用 C# 编写的 FTP 服务器)
问题描述
我今天偶然发现了这个网站
I stumbled accross this site today
http://blogs.msdn.com/joelpob/存档/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 ..
有人知道我在哪里可以找到它,或者其他用 C# 编写的 FTP 服务器实现吗?
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
或
http://www.c-sharpcorner.com/UploadFile/psingh/FTPServerinCSharp11162005015958AM/FTPServerinCSharp.aspx
这篇关于用 C# 编写的 FTP 服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:用 C# 编写的 FTP 服务器


基础教程推荐
- 如何在 IDE 中获取 Xamarin Studio C# 输出? 2022-01-01
- 为什么Flurl.Http DownloadFileAsync/Http客户端GetAsync需要 2022-09-30
- 将 XML 转换为通用列表 2022-01-01
- SSE 浮点算术是否可重现? 2022-01-01
- 有没有办法忽略 2GB 文件上传的 maxRequestLength 限制? 2022-01-01
- c# Math.Sqrt 实现 2022-01-01
- MS Visual Studio .NET 的替代品 2022-01-01
- 如何激活MC67中的红灯 2022-01-01
- 将 Office 安装到 Windows 容器 (servercore:ltsc2019) 失败,错误代码为 17002 2022-01-01
- rabbitmq 的 REST API 2022-01-01