Smart Filemgr Code
Brought to you by:
nonultimate
File | Date | Author | Commit |
---|---|---|---|
install | 2008-12-30 | nonultimate | [r104] modify archive method |
lang | 2008-05-13 | nonultimate | [r100] |
lib | 2008-12-30 | nonultimate | [r104] modify archive method |
skin | 2008-05-13 | nonultimate | [r103] |
test | 2008-12-30 | nonultimate | [r106] rename tests to test OK. |
tpl | 2008-12-30 | nonultimate | [r104] modify archive method |
ChangLog | 2008-05-13 | nonultimate | [r100] |
LICENSE | 2008-02-17 | nonultimate | [r28] Added a file remotely |
README | 2008-04-03 | nonultimate | [r92] |
auth.php | 2008-05-13 | nonultimate | [r100] |
config.inc.php | 2008-04-03 | nonultimate | [r92] |
editor.php | 2008-04-20 | nonultimate | [r93] |
favicon.ico | 2008-04-20 | nonultimate | [r94] |
filemgr.php | 2008-05-07 | nonultimate | [r97] |
index.php | 2008-04-03 | nonultimate | [r92] |
search.php | 2008-05-07 | nonultimate | [r97] |
Smart Filemgr 0.4.2 ======================= Features ======== * Access file system on the server, FTP, database server * Manager files, online edit and search (sub folder search not supported yet) * Compress HTML data in gzip or deflate to optimize transportation * Multi-languages supported, language and charset detected automaticlly NOTE ====== Default password of Aceess database file ('filemgr.mdb'): manager If you use SQLite or Acces, create a folder manually under the program folder, and change its mode to 0777, change default password of Aceess if you can; INSTALL ========== 1. Extract the arvhice file, copy filemgr folder to server, change the mode of config.inc.php to 0777; 2. Type http://[server path]/filemgr/install/install.php in the browser to start installation. 3. Change the mode of file config.inc.php back to 0666, and remove the install folder. BUGS ========== If you have found a bug, please send an email to nonultimate@gmail.com, or report it on the website http://smartfilemgr.sourceforge.net. Thanks a lot!