eXtplorer是一个基于PHP与ExtJS开发的文件管理器。你可以用它浏览服务器上的文件与目录,编辑、复制、移动、删除文件、搜索、上传和删除文件。创建新的文件和目录,改变文件的权限属性。
基于 PHP 和 ExtJS Javascript 库创建的。使用 eXtplorer 可以在线浏览文件和文件夹之外,我们甚至可以将 eXtplorer 作为 FTP 客户端去登录 FTP 服务器。
详细功能
1. 可以通过鼠标拖拉复制和移动文件和文件夹
2. 动态的目录树,并且能够根据需要显示子目录
3. 可以在线修改文件,并且代码高亮显示
4. 可以重命名,删除和创建文件和文件夹
5. 可以通过 FTP 方式或者直接访问文件
6. 并且可以修改文件的权限和属性
7. 可以上传和下载文件
8. 可以压缩文件,或者解开压缩包,支持 ZIP, Tar, Tar/GZ, Tar/BZ 四种格式
9. 可以创建多个用户,并且可以给用户赋予不同的权限,如只能"浏览","编辑",和"管理"
10. 现在还可以作为 Joomla! 和 Mambo 这两个 CMS 程序的部件,不过遗憾还没有 WordPress 方面的插件。
eXtplorer is a web-based File Manager. You can use it to
* browse directories & files on the server and
* edit, copy, move, delete files,
* search, upload and download files,
* create and extract archives,
* create new files and directories,
* change file permissions (chmod) and much more...
You can even use eXtplorer to login to the FTP server (like net2ftp) and work as if you were using an FTP client. Access via WebDAV is also possible (requires some extra work and a database!).
eXtplorer is released under a dual-license: You can choose wether you want to use eXtplorer under the Mozilla Public License (MPL 1.1) or under the GNU General Public License (GNU/GPL). Note that if you decide to distribute/use eXtplorer under the MPL, you are not allowed to use the ExtJS Javascript library.
eXtplorer needs at least PHP 4.3 on the server and an up-to-date browser with Javascript enabled to run.
Features
The Main Features of eXtplorer are:
* Copy & Move Files and Directories by Drag&Drop
* Dynamic Directory Tree with on-demand loading of subdirectories
* Edit Files (with Syntax-Highlighting thanks to EditArea)
* Rename, Delete or Create new Files and Directories
* Access Files through FTP or directly (using PHP) to totally overcome permission and file ownership issues
* Upload or Download files just as you like
* Create and Extract Archives (ZIP, Tar, Tar/GZ, Tar/BZ)
* User Management with different permission levels like "View only" or "Edit" and "Admin"
* Available as a component for Joomla! and Mambo.
最新版本:2.0
项目主页:http://extplorer.sourceforge.net/