Integral FTP 是一个 JavaScript 的 FTP 库(商业软件,非开源),用以支持基于浏览器的 FTP (FTPS 和 SFTP) 传输。无需服务器脚本支持,本身包含一个简单的HTML/JavaScript的FTP客户端页面应用,支持主动和被动传输模式以及断点续传等功能,还包括同步传输,需要 Java 运行环境的支持。
官方首页:http://www.enterprisedt.com/products/integralftp/overview.html
免费下载:http://www.enterprisedt.com/products/integralftp/trial_licence.html
来自:开源中国社区

