PDA

View Full Version : Site search and IoA


Kid Twilight
02-27-2004, 01:22 AM
I was just wondering how to get IoA to use a log to search from instead of doing an actual HDD search?

# If you want it to search from file instead of actual hd. Dont forget to schedule so it creates log

How do one go about that?

any help appreciated

neoxed
02-27-2004, 01:26 AM
Follow the readme?

ioA.cfg[Search]
Search_Using_Log = 1
Search_Log_File = "D:\ioFTPD\logs\Search.log"

ioFTPD.ini[Scheduler]
ioA-SearchLog = 0 0 * * EXEC ..\scripts\ioA\ioA.exe searchlogcreate

Kid Twilight
02-27-2004, 01:30 AM
Must have missed it....thanks NeoXed :)