|
Fast File Search Current version: Stable: 1.0.14 Development: 1.1.13 Introduction Demo (static database) Installation Upgrade ChangeLog Translation Contributing Browse CVS repository Comments Frequently Asked Questions Download LiveCD Information about LiveCD Download FFSearch @ SourceForge FFSearch @ FreshMeat |
Frequently asked questions Does FFSearch follow symlinks? How can I create an admin who can log in through web interface? How can I create the "List of Files"? How can I make Fast File Search to crawl SMB hosts from different network? How can I make Fast File Search to crawl only some SMB work groups or servers? How can I make Fast File Search to crawl only some FTP servers? Is Samba 3.x supported? Does FFSearch follow symlinks? No, it does not support it.How can I create an admin who can log in through web interface? Use script "adminadd.pl".How can I create the "List of Files"? You can create it by unix command "ls -lR >file", "ls -alR >file" or "ls -alLR >file". You can also compress the file by "gzip file", "bzip2 file" or "compress file".How can I make Fast File Search to crawl SMB hosts from different network? You have to add the hosts from different network by script "smb_add_IPs.pl". It may take much time because of high timeouts in nmblookup.How can I make Fast File Search to crawl only some SMB work groups or servers? Use option "--lookup" and the list of work groups or servers with ffsearch.pl, for exampleHow can I make Fast File Search to crawl only some FTP servers? Add the list of FTP servers to the command line, for exampleIs Samba 3.x supported? Samba 3.x is supported since FFsearch version 1.0.4 |