前几天做
Avatar分站,累晕了,就想要是能
将程序远程同步更新多个镜像网站的东西就好了
然后就是公司要做大容量的STK档上传,需要用到
断点续传等功能,这些都要用到FTP协议,于是去网上搜了一些资料:
ASP.NET实现FTP文件上载类web页通过自写FTP组件上传文件用Visual Basic创建FTP组件
都不是很实用,最终还是让我找到了Chilkat FTP这个COM+组件
组件介绍:http://www.chilkatsoft.com/ChilkatFtp.asp$cut$
接口说明:(开发文档)ChilkatFtp ActiveX Reference(参考)
http://www.chilkatsoft.com/refdoc/xChilkatFtpRef.html
例子资料:FTP VBScript ExamplesUpload a File to an FTP Server
下载地址:(FREE) FTP ActiveX • Version 3.0.0 • 29-JUN-2004
http://www.chilkatsoft.com/download/FtpActiveX.msi
Features:(特色)
1.Free for both commercial and non-commerical use.
免费商业和非商业使用
2.Royalty-free licensing. (All Chilkat components can be redistributed royalty-free)
遵守Royalty-free协议的免费授权
3.Copy remote files to your local filesystem.
下载远程文件到本地系统
4.Progress monitoring.
处理进度监控和显示
5.Proxy.
代理服务器
6.Passive mode.
被动模式(PASV)
7.Copy files from your local filesystem to the FTP server.
上传本地文件到FTP服务器
8.Download text and binary files and access directly in memory.
下载文本和二进制文件到内存,并及时读取
9.Upload to FTP site directly from memory.
从内存直接上传到FTP站点
10.Create remote directory.
建立远程文件夹
11.Rename remote files and directories.
重命名远程文件和文件夹
12.Delete remote files and directories.
删除名远程文件和文件夹
13.Get remote directory listing as XML.
获取XML格式的远程文件和文件夹
落伍帖子:
http://www.im286.com/viewthread.php?tid=1321533&page=1&extra=page%3D1#pid13411211无忧帖子:
http://bbs.51js.com/viewthread.php?tid=54975&page=1&sid=63xy6Q#pid433351CSDN帖子:
http://community.csdn.net/Expert/topic/4607/4607261.xml?temp=.9271509
当前评分 1.9 , 共有 8 人参与
- Currently 1.875/5 Stars.
- 1
- 2
- 3
- 4
- 5