HttpFileManager - browser-based file management for HTTP servers running PHP.
| Author | Elmar Peise |
|---|---|
| License | GNU General Public License |
| Date | 21-03-2009 |
| Version | 1.0 |
| Download | HttpFileManager1.0.rar |
Description
The HttpFileManager is a program for browser-based filemanagement for PHP severs running PHP.
Asynchronous JavaScript and XML (ajax) requests are used for information exchanges between the browser and the server.
This reduces traffic and increases the usabilitiy.
The program consists of a major client side script in JavaScript that provides the interface for the user and a server side script in PHP to provide the needed content.
Once the client is started all further information is accquired via ajax requests from the server.
Features
- directory management:
- dynamic tree view
- creating, renaming and deleting
- file management:
- list view: name, size, last modified
- sort by name, size, last modified
- drag'n'drop to the folder tree
- renaming and deleting
- download and view as seperate functions (for server side scripts)
- upload queue and multi-submission of uploads
- security:
- integrated optional password protection for the HttpFileManager
Requirements
- Server:
- HTTP access
- PHP 5
- No file system or upload restrictions for the PHP engine
- Browser
- HTTP access
- XHTML 1.0 compatibility
- CSS 2 rendering
- JavaScript implementation
- No upload restrictions
Compatibility
|
For full compatibility and a better web experience: |
|---|
|
- Firefox 3: full
- Opera 9: full
- Safari 3: no drag'n'drop
- Googe Chrome 1: no drag'n'drop
- Internet Explorer 8: no file management except for uploading
Known Issues
- Compatibiliy for Safari, Chrome and especially IE
If you have any questions or suggestions do not hesitate to contact me: e-mail or via the contact form

