mirror of
https://github.com/jcampbell1/simple-file-manager.git
synced 2025-02-20 22:00:04 +01:00
20 lines
683 B
Markdown
20 lines
683 B
Markdown
simple-file-manager
|
|
===================
|
|
|
|
A Simple PHP file manager. The code is a single php file.
|
|
|
|
Just copy `index.php` to a folder on your webserver.
|
|
|
|
## Why it is good
|
|
|
|
- Single file, there are no images, or css folders.
|
|
- Ajax based so it is fast, but doesn't break the back button
|
|
- Allows drag and drop file uploads if folder is writable by the webserver
|
|
- Suits my aesthetics. More like Dropbox, and less like Windows Explorer
|
|
- Works with Unicode file names
|
|
- The interface is usable from an iPad
|
|
- XSRF protection (though no authentication system)
|
|
|
|
## Screenshot
|
|
|
|
 |