实现从ftp下载文件的功能 [英] implement a function to download files from ftp

查看:55
本文介绍了实现从ftp下载文件的功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

先生,我有一个要实现的功能.
专用字节[] DownloadFileFromFTP(字符串URL,字符串FileName,字符串Uid,字符串Pwd)
{
}

在我的config.xml中,credetial是

sir i have a to implement a function.
private byte[] DownloadFileFromFTP(string URL, string FileName, string Uid, string Pwd)
{
}

and in my config.xml the credetial are

<host value="ftp.mlearning.sg">
   <username>5011sacpsa</username>
   <password>sacpsa12</password>
   <downloadoption>List</downloadoption>
   <filename>c12022101_5011.zip</filename>
   <filename>c12022102_5011.zip</filename>
 </host>



先生,我无法实现此方法.请帮忙.今天是这个截止日期
预先感谢



sir i am unable to implement this method. please help. today is the deadline for this
thankx in advance

推荐答案

您好,

请通过下面的链接,

http: //galratner.com/blogs/net/archive/2009/11/27/how-to-up-up-up-and-download-files-using-ftp-in-c.aspx [ Google [
Hello,

Please go through below link,

http://galratner.com/blogs/net/archive/2009/11/27/how-to-upload-and-download-files-using-ftp-in-c.aspx[^]

Also try Google[^]


尝试以下链接

http://zeusarticles.com/how-upload-and-download- files-ftp-and-vbnet-easy-way [ ^ ]

轻松下载FTP文件 [
Try below links

http://zeusarticles.com/how-upload-and-download-files-ftp-and-vbnet-easy-way[^]

FTP File Download Made easy[^]


这篇关于实现从ftp下载文件的功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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