Web文件管理-AjaXplorer
2010-11-16 09:49:30 阿炯

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

AjaXplorer是一款通过本地实现远程端文件管理功能的软件,该软件提供了一个友好的可视化GUI界面方便用户的使用。使用php开发并以AGPL的方式授权。

特性
1. 可以对远程端文件进行全功能的操作,如上传、下载、删除、更名等
2. 提供了一个在线编辑器
3. 图片预览功能
4. 完备的书签系统

AjaXplorer is an easy-to-install files explorer for remotely managing files on a web server, or using as a simple filesharing system. Its rich layout and actions make it accessible to any end-user. It requires PHP and FTP access to install.I developed it for a file sharing purpose, and it is now available for download on Sourceforge.net. The interface is Ajax based, thus providing very intuitive functionnalities, very close of a standard filesystem explorer you can find on any OS.

It is currently under LGPL License.

Features
* Files manipulation : Upload/Rename/Copy/Move/Delete/Download files.
* Bookmarks system
* Create folders, create empty files
* Edit textual files : code files (js, php, html, java, sql, perl) are syntax highlighted in the editor
* View images online, preview images in the list
* Multiple root directory : define many directories to browse on your filesystem and switch easily between them.
* Multiple selection : copy/move/delete action can be applied to a multiple selection. Upload many files at once.
* Keyboard shortcuts : the whole interface can be managed from keyboard (ctrl/maj+up/down for selection, tab for navigation between panels, one letter by action, esc for closing dialog windows)
* Send URL to a friend (needs the server to have the “mail” function working)

最新版本:5.0
修复了一些上传的问题 (jumploader 和 plupload) ,修复了各种 zip 浏览和创建的问题;可在插件配置中选用 Lucene 分析器;开始一个自动发布和测试的框架;新的基于 phpSeclib 的 SFTP 插件。

项目主页:http://ajaxplorer.sourceforge.net/

该文章最后由 阿炯 于 2013-07-25 09:42:29 更新,目前是第 2 版。