How would I set up an exclusion not to scan downloading files from a specific web site? As far as I can tell at the moment, I can only exclude file extensions such as *.zip but that would exclude scanning .zip files from all sites.
You miss the most important piece of information, your avast version, 4.8 or 5.0 ?
But a bit of reading between the lines I suspect 4.8, I have no such problem in avast5, see image.
I using version 5.0.594. Sorry 'bout that.
[s]Sorry, but I still don’t get it. This is what I put in the exclusion and web shield is scanning the download:
http://ftp.mozilla.org.zip*[/s]
???
Nevermind…I got it now. Thanks David.
:-[
Well firstly that is wrong as a) http shouldn’t be used for ftp e.g. ftp ://ftp (I have thrown in a space so it doesn’t become a false link with the forum software, as yours did) and b) if this is truly an ftp download (which I doubt) then avast shouldn’t scan ftp traffic. So something is wrong there.
That bit aside, your mask is incorrect, http :// ftp .mozilla.org/*.zip (excluding spaces) would exclude .zip files being downloaded from ftp.mozilla.org if you put .mozilla.org/.zip you wouldn’t have to put any http, etc. in front.
.mozilla.org/ would exclude all http port 80 traffic from mozilla.org, personally that is leaving a huge hole in your security. I trust mozilla but not that much.
Well firstly that is wrong as a) http shouldn't be used for ftp e.g. ftp ://ftp (I have thrown in a space so it doesn't become a false link with the forum software, as yours did) and b) if this is truly an ftp download (which I doubt) then avast shouldn't scan ftp traffic. So something is wrong there.Interesting. Actually it is an http address. Here is the link to the Firefox(Minefield trunk) nightly builds that are used for testing.
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/
That bit aside, your mask is incorrect, http :// ftp .mozilla.org/*.zip (excluding spaces) would exclude .zip files being downloaded from ftp.mozilla.org if you put *.mozilla.org/*.zip you wouldn't have to put any http, etc. in front.Yep, either of those work fine. Web Shield still scans the site when loading but doesn't scan the zip file when downloading.
*.mozilla.org/* would exclude all http port 80 traffic from mozilla.org, personally that is leaving a huge hole in your security. I trust mozilla but not that much.I agree. I trust Mozilla too but you never know when something could happen. I did change the exclusion to contain the full address just to isolate it to that particular site.
Thanks David. I appreciate your help.
You’re welcome.