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
- Host: GitHub
- URL: https://github.com/elibyy/filemanager
- Owner: elibyy
- Created: 2011-10-26T00:40:13.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2015-01-21T14:24:02.000Z (over 11 years ago)
- Last Synced: 2025-03-28T08:03:44.346Z (over 1 year ago)
- Topics: filemanager, php
- Language: PHP
- Homepage:
- Size: 134 KB
- Stars: 8
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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