The_Preacher Posted August 23, 2011 Report Share Posted August 23, 2011 Hi, I already had integrated my old AV products updates into the update accelerator for my IPCop. Since I am migrating to IPFire now I'd like to use it also for Emsisoft updates: http://wiki.ipfire.o.../update-booster But there is no documentation about the servers and file extensions used by EAM. This is an example of avast in "/usr/sbin/updxlrator" # ----------------------------------------------------------- # Section: Avast Downloads # ----------------------------------------------------------- if ($dsturl =~ [email protected]^http://download[0-99]\.avast\.com/.*\.(exe|zip|vps|stamp|vpu)[email protected]) { $from_local_cache = &cache_access($dsturl,$hostaddr,$username,"Avast"); } I'd really like to save some traffic for us and Emsisoft. Is there anybody who could give me the needed information? Link to comment Share on other sites More sharing options...
Christian Mairoll Posted August 24, 2011 Report Share Posted August 24, 2011 Emsisoft Anti-Malware updates are stored packed and crypted on our update server farm. There is no way to just grab a file listing. However, to speed up updates and cache locally for several of your PCs, just use the included UpdateProxy: http://www.emsisoft.com/en/software/updateproxy/ It's a free tool included in the installation. Link to comment Share on other sites More sharing options...
Recommended Posts