An open API service indexing awesome lists of open source software.

https://github.com/elibyy/filemanager

a simple and powerful beta of FileManagement System
https://github.com/elibyy/filemanager

filemanager php

Last synced: about 1 year ago
JSON representation

a simple and powerful beta of FileManagement System

Awesome Lists containing this project

README

          

elibyy FileManager v0.7.0b
==================
This script allows you to manage your FileSystem thru the browser.
notice that this script is a beta so there might be bugs i missed.
# features:
### fully rewrited
* display all your files with there size and create date
* simple login.
* shows most-common mime-types for files.
* delete files / folders recursive.
* zip a folder with sub-folders , and auto-download it.
* unzip a file with sub-folders and files.
* all in one file :D .
* settings (for now user,password,show mime type,show actions,custom start path)

## Soon to be:
* edit files.
* copy and move file/s.
* upload files.

#### updated
* fixed bugs.
(login problems, and code design).
* fixed lots of bugs such as speed and stability
* fixed sort by name would mess on linux
* rescrapped the file based on the existed file

## How To Install
* copy index.php to somewhere in your webserver.
* edit the settings in the end of the index.php
* go to the index.php in your web browser

thanks for visiting
elibyy