
…what if someone (ok, me) were to write a script that would search for all modified files in the last day (or whatever set amount of time) and from that list, drop all the files that fall in the �exclude from scanning’ and then have ClamWin (from a command line) scan the files in that list over doing a full system scan every night?
I’m looking at this as a way to cut down on system virus scan times and to minimize hard drive access\work\ware and tear.
If it’s not such a crazy idea, I’ll see what kind of script (using VBScript) I can come up with so everyone can take a look at it and see what they think.
JDH
OR …have the script write to a log file the last time it ran completely and on script start-up, check to see when the script last ran and search for all files changed (or added) inside that time frame.