如何使用C#在FTP中进行多个上传/下载 [英] How to do multiple Upload/Download in FTP using C#

查看:274
本文介绍了如何使用C#在FTP中进行多个上传/下载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用C#而不使用FtpWebRequest的FTP如何做FTP上传/下载?



我有一个想法,它可以使用线程来实现,但我无法

如果任何主体有一些代码片段可供参考,用于使用线程在FTP中进行多次上传/下载,则会有帮助。

解决方案

可能是任何帮助。

http://www.geekpedia.com/tutorial179_Creating-a-download-manager-in-Csharp .html
<> ssshttp://www.dotnetspider.com/forum/259544-Making-download-manager.aspx



Plus您可以尝试使用套接字从FTP服务器获取文件。我不确定你怎么能用上传 $ b

也请看看这个:
http://www.techfundu.com/2010010980/microsoft-technology/net-技术/ c-ftp-client-in-secure-mode

How to do multiple Upload/Download in FTP using C# without using FtpWebRequest ?

I have an idea it can be achieved using threads, but i am not able to begin.

If any body has some code snippet for reference for doing multiple Upload/download in FTP using threads, it will be helpful.

解决方案

Might be this is of any help.

<>http://www.geekpedia.com/tutorial179_Creating-a-download-manager-in-Csharp.html <>ssshttp://www.dotnetspider.com/forum/259544-Making-download-manager.aspx

Plus you can try to use sockets to get files from FTP server. I'm not really sure how can you do uploads with

Also take a look at this: http://www.techfundu.com/2010010980/microsoft-technology/net-technologies/c-ftp-client-in-secure-mode

这篇关于如何使用C#在FTP中进行多个上传/下载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆