Web 2.0 File Manager

Web based File Manager with mutli file operations, multi file upload, archiving/unarchiving utilities, etc. This application does not required a database and uses Ajax on the client side and PHP on the server side to work with files. In the root directory you will find conf.php that has basic configuration what directories it is going to allow to work with. By default, it will allow to work with one of the directories in your /temp folder. Below is the list of basic features:

  • Full file management (rename, copy, delete, move, etc.)
  • Operations over multiple selected files
  • Multiple file Upload/Download
  • Archive/unariched files for download
  • Much more...
This is an open source project that you can participate in. To participate, fork it on https://github.com/vitmalina/Web-2.0-File-Manager and push your changes for the review when you are completed.

Note: Current Web 2.0 File Manager needs a rewrite with updated w2ui library. As soon as it is available, it will be posted to this page.

Screen Shots

Online Demo

You can see the full demo of the application at the following address

Download

fm-0.9.tar.gz - 109Kb (ver. 0.9)