Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

ESET mirror update 2.0
#11

No, I have no idea why it doesn't return correct filesize to you. Try to update your php to the latest.

[Image: kavove-zrnka-lajna.jpg]
Coffee phreak!
Reply
#12

I added 2 Lines in the php file to prevent a full recheck every time when using a NOD32-License which cannot be used to download updates for Eset Smart Security.
in line 65:
Code:
$isESS = false // true: icense is for Eset Smart Security- false License is for Eset NOD 32 Antivirus
in line 184:
Code:
if(!$isESS && substr($upd_file,0,21) == '/download/engine3ess/') continue; // continues with the next file - this file would cause an error if you don't have a valid license for "Eset Smart Security"

unrar (from http://www.rarlab.com/download.htm) does not support the parameter "-x" it uses "x" instead, so i had to modify that, too.
Reply
#13

This is kind of embarasing, but I cant make nod32 update from my server.
The script downloads correctly the files, but once I input the download directory on eset http://mywebpage.com/3 it says it can not update.
I also tryed unifying the update.ver and the update files under /eset_upd, for example, but nothing works.
Probably its just a misconfig, but I can access the files on the web if I input the folders, so nod32 should also.
Someone could enlighten me please?

Thanks in advance.
Reply
#14

Check user rights/owners of current and all up-directories. If needed, make a symlink.

To someone, who deleted his post 5 minutes ago:
I suppose the content length is always the same, because it's an error message (HTTP 401/403/404). You need to see the returned http header for more info.

[Image: kavove-zrnka-lajna.jpg]
Coffee phreak!
Reply




Users browsing this thread: 1 Guest(s)