基于Web的FTP应用-PHFTP
2011-03-09 10:37:39 阿炯

本站赞助商链接,请多关照。

PHFTP (PHP-HTTP FTP) 是一个简单快速的 Web FTP 应用,可上传、下载和管理 FTP 服务器上的文件。

PHFTP ( PHP HTTP FTP ) is a simple and fast Web FTP application. You can upload, download and administer files on FTP servers without a local FTP client, even if you are behind firewalls and proxies. The only thing you need is a web browser HTTP(S) connection. If you can browse the internet at your workplace you can now also establish a FTP connection to any FTP server your PHFTP installation server can connect to.

Features

* Local and Remote FTP Connections
* Upload & Download Files
* Create new Remote Directories
* Delete Remote Files
* Delete Remote Directories
* Navigate through Remote Directory Structure
* Formatted File Sizes, Dates and Rights
* Very Fast and Handy
* Lists with Double Click Support
* Central Configuration in config/config.php
* Multi User Compatible (Provider friendly)
* CHMOD files and directories
* Anonymous FTP
* Passive FTP
* FTP over SSL (SFTP)

最新版本:4.2
该版本主要是代码整理和bug修复,没有其他方面的改进。

项目主页:http://sourceforge.net/projects/phftp/