prasathmani / phpfm

PHP Filesystem Management Tool

Home Page:https://sourceforge.net/projects/phpfm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Filesystem Management Tool

https://sourceforge.net/projects/phpfm/

phpFileManager is a complete filesystem management tool on a single file. This is a tool meant for rapid file access, and also to verify the server php configuration and security.

Features:

  • directory tree, with ajax loading
  • copy/move/delete/create/rename/edit/view/chmod files and folders
  • tar/zip/bzip/gzip
  • multiple uploads
  • shell terminal emulator
  • server info
  • portscan using PHP sockets
  • 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

License:

phpFileManager is free software; you can redistribute it and/or modify it under the terms of the terms of any of the following licenses at your choice:

  • GNU General Public License Version 2 or later (the "GPL");
  • GNU Lesser General Public License Version 2.1 or later (the "LGPL");
  • Mozilla Public License Version 1.1 or later (the "MPL").

Is it secure?

Short answer. YES! phpFileManager is secure, but you must set a password on it. The script can be renamed and deployed on an unique known url, that helps you keep it hidden. But you have to set a password! Obviously! If you do not, this script will allow any person to access it, that is the default setting. And that is why i provide this script, with the following disclaimer.

Disclaimer:

BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING, THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

About

PHP Filesystem Management Tool

https://sourceforge.net/projects/phpfm/

License:Other


Languages

Language:PHP 100.0%