zilog
3
Hallo,
there are more ways how to update avast’s virus database. Esentially, all what you need is to download certain file (400.vps) from the web and invoking avastvpsreload.
There are three scripts doing this task - avastvpsupdate.pl and avastvpsupdate.sh are included of the engine package. Avast-update is a part of the workstation package.
You can use the --proxy-user and --proxy-passwd switches for wget, or You can set the environment variables http_proxy (even in the full form like this: http://user:pass@proxyurl:proxyport ) before running the script.
The avastvpsupdate.sh script is able to take proxy settings from /etc/avastvpsupdate.conf file. IMHO the best way is to have the proper environment variable filled globally for the whole system. This way, many proxy-sensitive applications can adopt the proper setting from this variable directly and there’s no need to set it again and again for each particular utility.
PC