[资源].Net下的Ftp操作类

mapserver 2006-05-27 08:25:23
http://www.codeproject.com/csharp/ftplib.asp

This code is for implementing FTP client capabilities in applications without needing to know the underlying protocol. The general idea is 'easy to use' while giving you access to (mainly) information you would also want to know about the upload/download process. One of the things that pushed me towards writing it was a lack of pre-existing code that lets you have progress information. The DoDownload() and DoUpload() functions return the bytes received, and the total bytes and file size info are available as well for any further calculations you might want to do.

There is no screenshot of the demo application because the purpose of this code is not to provide you with a functioning application. There is a demo application though, just to demonstrate how I intended the code to be used. It's a small command line FTP client with very basic functionality that is meant to provide a good reference on how to use the features the ftplib code provides.
...全文
221 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
lowtemper 2006-05-29
  • 打赏
  • 举报
回复
接分啊~~~~
mail_ricklee 2006-05-29
  • 打赏
  • 举报
回复
NIckLee.Web.UI.ClientFtpComponent

不错的ftp控件,支持文件,流的上传下载,增加,删除,修改
stone_soup 2006-05-27
  • 打赏
  • 举报
回复
好东西.收下

8,834

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 组件/控件开发
社区管理员
  • 组件/控件开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧