Smart Filemgr

About

    Smart Filemgr, a php-based small project created to manage files in file system, FTP or database. Databases such as Access (using ODBC), MS SQL Server, MySQL, PostgreSQL, and SQLite are supported.

Features

Download

    The latest stable version is 0.4.4 (Recommended).     tar.bz2    zip

History

versionrelease datechanges
0.4.42008-3-9
  • Change main css file #popup_lang
  • Change return value of mdtm() method of ftp module to 0 while failed
  • Change some default settings of the configuration
  • Alter lastmdtime column of cache table to mdtm
  • Add sub-folder search for file, ftp and dbm modules
  • Remove urldecode() in URL GET
  • Fixed special characters in SQL statements
  • Fixed bugs while using PostgreSQL, rename column user to username in session table
  • Fixed Cookie deleted but returning string not empty in some browsers
0.4.32008-3-2
  • Fixed delete and move actions of post method in cache
  • Fixed FTP module exist() method while mdtm() method returns empty
  • Fixed db_odbc class numRows() of returning row number
  • Add methods of addFile() and appendFile() for template class
  • Rename getMode() method of filemgr and file class to mode()
0.4.22008-2-18
  • Fixed path text input post method
  • Add editor javascript search and replace
  • Some changes of css and html template to fit the w3c standard
  • Tidy the code for standardization
  • Solve configuration file unwritable while installation
  • Convert the image form png format to gif format
  • Add active mode (PORT) for ftp module
  • Improved db class for stable and simple usage, and add ODBC support
  • Add language Greek
  • Add language French
  • Add language Russian
  • Add language Arabic
  • Add language Janpanese
  • Add language German
  • Add language Spanish
  • Add language Italian
  • Add language Korean
  • Add language Portuguese
  • Add language Dutch
0.4.12007-11-6
  • Add gnome skin
  • Fixed ftp module is_textfile()
  • Enable url argument check
  • Fixed path check and database cache query action
  • Change global config variables to an array
0.4beta2007-11-2
  • Add ftp and database platform support
  • Enable search and edit functions

Thanks

    With the help of the google language tools, I added some language files. But I am not sure all the translations are correct. I will be happy and pleased if you are kind enough to send me an email or post on the forum for the correction.

sourceforge.net