Hello all!
I'm new to avast. I installed the free antivirus program (version 5.0.677) with just the file system shield. In the real-time file system shield settings I have:
"Scan documents when opening" unchecked
"Scan files when writing" checked
Under "Expert Settings", I have none of the "Scan when opening" options checked.
I'm running a perl script from a command window which reads all the files in a directory and computes a checksum for each file. The problem is, avast is scanning every file for which a checksum is computed even though these files are just being read and not written. This slows things way down.
In more detail, the executable file "Perl.exe" is being executed from the command line. It, in turn, reads the script file "crc32.pl" which, in turn, reads files "1.jpg", "2.jpg", etc. Avast is scanning "1.jpg", "2.jpg", etc. even though these files are just being read and not written. Is there any way to get around this? Note that "1.jpg", "2.jpg", etc. could be any file type, not necessarily .jpg.
Thanks for any help. I'm hoping that there are some settings that will allow me to run this script without having to manually turn avast off. Under "Expert Settings" "Exclusions", I even tried adding "Perl.exe" (with the full path) to the "X" list to exclude it when executed, but that didn't work either.
The product seems pretty nice so far, so I'm really hoping to resolve this. Thanks again!
-Dave