We have a .srf file that properly opens with the GUI and performs searches on keywords in files and zipped files in specified locations. Say for example, we get 500 hits on files.
When we try and run it from the command line specifying the same .srf, the output either contains only files that are not contained in a zip (150) or, if we include the -ac parameter, we ONLY get hits on the zipped files (350).
What are the options to use to search all files including zipped files using flpsearch.exe?
We have tried -pc with no luck.