This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Getting error when trying to update Sophos AV after installation

Hello

 

So  I install the free version of Sophos AV 9.0  on to a test server.   Using the following command. 

 

./install.sh --automatic  --acceptlicence   --enableOnAccess=false   --instdir  /opt/sophos-av

 

Is there an option to tell the Sophosav install script to get updates from SOPHOS site  instead of local source path? 

Yes I am aware that I can run /opt/sophos-av/bin/savsetup  and setup manaually, But I would like to have this done automactically. 

 

Output from installaton and running update command

 

[root@localhost ~]# ./install.sh --automatic --acceptlicence --enableOnAccess=false --instdir=/opt/sophos-av
On-access scanning disabled. Use savscan for on-demand scanning.
Auto-updating is disabled. Your computer will not be fully protected. Enable updating as soon as possible (using /opt/sophos-av/bin/savsetup).

Extra files updating is disabled. You can change updating settings using /opt/sophos-av/bin/savsetup.

Installing Sophos Anti-Virus....

Installation completed.
[root@localhost ~]# /opt/sophos-av/bin/savupdate
Sophos Anti-Virus is not configured to update
[root@localhost ~]#



This thread was automatically locked due to age.