What is this?FeaturesWhat is new in v1 1 0 2014-05-12What is new in v1 2 0 2014-05-17How does it work?How to install the product?How to search for a file or directory?How to search for string inside specific files?How to download the file that appear on search result?How to fetch code for the file that appear on search result?How to save search results?How to open saved results?How to delete saved results data?How to create users and set specific search folder to each user?How to disable or enable access login?

Files
Finder
A simple but handy application to quickly search for the desired files

What is this?


File Finder is a web application created to help you search any file or directory in any location on the server. Also File Finder can search inside files for any given regular expression or standard string. It is a simple but handy application to quickly search for the desired files and directories.

Features


What is new in v1 1 0 2014-05-12


What is new in v1 2 0 2014-05-17


Can Search inside the following files types:

How does it work?


It's really simple.

How to install the product?


How to search for a file or directory?


How to search for string inside specific files?


How to download the file that appear on search result?


How to fetch code for the file that appear on search result?


How to save search results?


How to open saved results?


How to delete saved results data?


How to create users and set specific search folder to each user?


How to disable or enable access login?


- To Disable the access login:
$enableLogin    = FALSE;
- To Enable the access login:
$enableLogin    = TRUE;