phpFileManager is a complete filesystem management tool on a single file.
A server administration tool using PHP, meant for rapid file access, and also to verify the server configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection.. All dependencies, like images, js and css files, are included inside the same file, so that the script can run even on offline devices, like a local Raspberry Pi, or ESP32 microcontroller. The size of the script is bellow 1Mb, and i want to make it even smaller. To conclude, this script is also a repository of several hand made functions, organized in sections, meant for learning PHP and explore all PHP capabilities. You can learn, copy and use them on your own projects.
Help the project with a donation:
Will allow the view of two phpFileManager from diferent URLs on the same screen. Like MC (Midnight Commander) does.
https://www.dulldusk.com/product/donation-for-phpfilemanager/
Features
- directory tree, with ajax loading
- copy/move/delete/create/rename/edit/view/chmod files and folders
- tar/zip/bzip/gzip with native support
- code editor with syntax highlight, using Ace and Monokai theme
- shell terminal emulator
- portscan using PHP sockets
- server info
- multiple uploads
- password protection
- works on linux/mac/windows
- php4/php5/php6/php7 compatible
- translations included for english/portuguese/spanish/catalan/chinese/dutch/french/german/italian/korean/russian/polish/turkish/ukrainian
License
GNU General Public License version 3.0 (GPLv3), GNU Library or Lesser General Public License version 3.0 (LGPLv3), Mozilla Public License 2.0 (MPL 2.0)Follow PHP File Manager
User Reviews
-
Easy to use, convenient, great.
-
Nice, easy to use. Had to dig a bit to figure out how to limit access to subtree but managed.
-
chinese directry can't work.Reply from PHP File Manager
-
Very easy to use, no configuration at all. For the first time I could access my VPS from a very strict firewall at workplace. No configuration at all! Security: put it in a protected directory and access it through a SSL connection.
-
Very good!