欢迎来到Kittow的部落格! - http://blog.skyhe.com
Agile Web Development (敏捷Web开发)
Want to Know Something More? Move Your Mouse Here;)我是天空的一片云,偶尔投影在你的波心,你记得也好,最好你忘掉,你我在交汇时,互放的光亮。
——徐志摩《偶然》 More...
ASP | ASP.NET | PHP |
ColdFusion | Perl | Python |
我是天空的一片云,偶尔投影在你的波心,你记得也好,最好你忘掉,你我在交汇时,互放的光亮。
——徐志摩《偶然》 More...
然后就是公司要做大容量的STK档上传,需要用到断点续传等功能,这些都要用到FTP协议,于是去网上搜了一些资料:
ASP.NET实现FTP文件上载类
web页通过自写FTP组件上传文件
用Visual Basic创建FTP组件 都不是很实用,最终还是让我找到了Chilkat FTP这个COM+组件 组件介绍:
http://www.chilkatsoft.com/ChilkatFtp.asp
接口说明:
(开发文档)ChilkatFtp ActiveX Reference(参考)
http://www.chilkatsoft.com/refdoc/xChilkatFtpRef.html 例子资料:
FTP VBScript Examples
Upload 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#pid433351
CSDN帖子:http://community.csdn.net/Expert/topic/4607/4607261.xml?temp=.9271509