PHP AJAX File Manager
About
PHP AJAX File Manager (PAFM) is a web file manager based on the KISS Principle.
It is intended for use by web masters who need a simple way to interact with their files. As much control as possible is given, which makes it only suitable for those who already have complete access.
Installation
Get build/pafm.php or see the downloads at Sourceforge.
Open pafm.php with your code editor of choice (note that you can change the password of pafm using pafm)
then scroll down till you see /** configuration **/
PASSWORD
is, obviously, the password for PAFM. The default password is auth
.
ROOT
is the path to the directory you want to
manage (this is done by chdir
).
ROOT
to /home
Recent Changes
1.7
Added experimental terminal/shell Added drag-and-drop upload Added support for copying entire directories Added file & folder count The complete path is now shown in the breadcrumbs Timezone offset is now used when displaying timestamps Changed CSRF protection; the nonce is now generated per session Paths are no longer sanitized, as pafm doesn't attempt to prevent the user from intentional behavior When leaving file editing, the user is prompted if unsaved changes were made. The password is now encrypted before being stored in the session Minor fixes and style changes1.6
Added CSRF protection Fixed bug in bruteforce protection CodeMirror installation more secure Minor code and CSS changes1.5.7
Added bruteforce protection Improved file list sorting Minor code and CSS changes1.5.6
Minor changes1.5.5
Rewrote CodeMirror installation method Minor code changes1.5.3
Bug fixes1.5
CodeMirror Added Minor bug fixes1.4.1
Fixed upload-check bug in Chrome Fixed bug with move list directory icon Added warning when the password is default1.4
One-file release (thanks tomake
, which combines all of the assets into one file).
1.3
HTML5 uploading1.2
File Copying Remote Copy File Last Modified Column1.0.6
Removed CodePress ROOT directive changes Display version number Multiple file uploadFuture
Rewrite folder/file loops Remove onclick events Hash file operations (e.g.#edit&file=foo.bar
)
AJAX-ify existing refreshes
File and folder sorting
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。
3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考学习用!
4、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。