VB.NET中的FTP [英] FTP in VB.NET

查看:61
本文介绍了VB.NET中的FTP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我想使用FTP下载服务器中某个文件夹中的所有文件,但我不知道该怎么做.
请帮帮我!

Hi all,
I want to download all files in a folder in server using FTP but I don''t know how to do that.
Please help me!

推荐答案

您有四个选择:

0)获取FTP程序,例如FileZilla,并使用它.

1)使用Windows随附的命令行FTP客户端

2)学习如何使用谷歌.在430多个结果中,以下链接指向CodeProject上的一篇文章:

.NET 2.0的FTP客户端库 [
You have four choices choices:

0) Get a FTP program like FileZilla, and use that.

1) Use the commandline FTP client that comes with Windows

2) Learn how to use google. Among over 430 THOUSAND results, the following link is to an article right here on CodeProject:

An FTP client library for .NET 2.0[^]

3) Hire someone to write the code for you.


请在这里看看:

http://social.msdn.microsoft.com/Forums/zh/ncl/thread/079fb811-3c55-4959-85c4-677e4b20bea3 [
Please have a look here:

http://social.msdn.microsoft.com/Forums/en/ncl/thread/079fb811-3c55-4959-85c4-677e4b20bea3[^]

They are doing it in C#, but that shouldn''t pose an unsurmountable problem.

Regards,

Manfred


查看以下链接-
http://support.microsoft.com/?scid=kb;EN-US;812404 [< ^ ]
http://www.freevbcode.com/ShowCode.Asp?ID=4655 [ ^ ]
Check out the following links -
http://support.microsoft.com/?scid=kb;EN-US;812404[^]
http://www.freevbcode.com/ShowCode.Asp?ID=4655[^]


这篇关于VB.NET中的FTP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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