Title
Create new category
Edit page index title
Edit category
Edit link
How do I manually upgrade to the latest MetaDefender Core version?
Windows (Standalone DB mode)
To perform a MetaDefender Core Deployment Upgrade, please follow the steps below:
- Browse $link[page,314800,Release Notes] for details on the latest %product_name% version release.
- Visit My OPSWAT to download the latest %product_name% version for Windows.
- Log in as Admin user on the %product_name% server, then Run the installer file.
- Let the MetaDefender Core Setup Wizard guide you through the process.
- If you are upgrading from a prior release, ensure you use the Config Export/Import feature, as illustrated below $link[page,314775,Read This to learn more].
With the help of this feature, and provided no errors occur during the upgrade process, your configurations and licensing information will be fully preserved through the upgrade process.
- Once installed, click the %product_name% icon to log into the Management Console and verify that the system is functioning as expected.
- In the Console, open Inventory>Modules to view the status of your module and engine downloads.
- Once all your required modules are up-to-date and enabled, and your Security Policies configured, drop a test file in the Process field to run your first scan.
Windows (Standalone DB mode) command line
%product_name% supports two modes to setup PostgreSQL server:
- Local PostgreSQL Server
- Existing PostgreSQL Server
Local PostgreSQL Server
Here, %product_name% will install a new PostgreSQL server locally, alongside the product.
A sample ignition file for PostgreSQL server’s information is shown below. Note that only non-Unicode characters are supported for both user and password.
On Windows systems, it is possible to install %product_name% by running the corresponding .msi file. This can be done via command line by executing the following command.
Where the <option keys>, their default values and their descriptions are as follows:
Existing PostgreSQL Server
Here, %product_name% will connect to a pre-installed PostgreSQL server, running remotely, before setting up its database.
Be sure to follow the $link[page,314818,Open Connection steps on PostgreSQL server] first, so that your existing remote PostgreSQL server is ready to accept the upcoming connection from %product_name%.
A sample ignition file for PostgreSQL server’s information is shown below.
On Windows systems, it is possible to install %product_name% by running the corresponding .msi file. This can be done via command line by executing the following command.
Where the <option keys>, their default values and their descriptions are as follows:
Windows (Shared Database mode)
To perform a MetaDefender Core Deployment Upgrade, please follow the steps below:
- Browse $link[page,314800,Release Notes] for details on the latest %product_name% version release.
- Visit My OPSWAT to download the latest %product_name% version for Windows.
- Log in as Admin user on the %product_name% server, then Run the installer file.
- Let the MetaDefender Core Setup Wizard guide you through the process.
- If you are upgrading from a prior release, ensure you use the Config Export/Import feature, as illustrated below $link[page,314775,Read This to learn more].
With the help of this feature, and provided no errors occur during the upgrade process, your configurations and licensing information will be fully preserved through the upgrade process.
- For Shared Database mode, the same upgrade instructions apply as described above for Standalone mode, with one exception: at the Setup stage illustrated in the screenshot below, you will need to specify your current PostgreSQL server IP address.
- Once installed, click the %product_name% icon to log into the Management Console and verify that the system is functioning as expected.
- In the Console, open Inventory>Modules to view the status of your module and engine downloads.
- Once all your required modules are up-to-date and enabled, and your Security Policies configured, drop a test file in the Process field to run your first scan.
Windows (Shared Database mode) command line
%product_name% supports two modes to setup PostgreSQL server:
- Local PostgreSQL Server
- Existing PostgreSQL Server
Local PostgreSQL Server
Here, %product_name% will install a new PostgreSQL server locally, alongside the product.
A sample ignition file for PostgreSQL server’s information is shown below. Note that only non-Unicode characters are supported for both user and password.
On Windows systems, it is possible to install %product_name% by running the corresponding .msi file. This can be done via command line by executing the following command.
Where the <option keys>, their default values and their descriptions are as follows:
Existing PostgreSQL Server
Here, %product_name% will connect to a pre-installed PostgreSQL server, running remotely, before setting up its database.
Be sure to follow the $link[page,314818,Open Connection steps on PostgreSQL server] first, so that your existing remote PostgreSQL server is ready to accept the upcoming connection from %product_name%.
A sample ignition file for PostgreSQL server’s information is shown below.
On Windows systems, it is possible to install %product_name% by running the corresponding .msi file. This can be done via command line by executing the following command.
Where the <option keys>, their default values and their descriptions are as follows:
Linux (Standalone mode)
To perform a MetaDefender Core Deployment Upgrade, please follow the steps below:
- Browse $link[page,314800,Release Notes] for details on the latest %product_name% version release.
- Visit My OPSWAT to download the latest %product_name% version for your Linux distro.
- Log in as Root user on the %product_name% server, then Run the installer file.
- Depending on your distro, Software Install or a similar utility will guide you through the process.
- If you are upgrading from a prior release, ensure you use the Config Export/Import feature, as illustrated below $link[page,314775,Read This to learn more]. With the help of this feature, and provided no errors occur during the upgrade process, your configurations and licensing information will be fully preserved through the upgrade process.
- Once installed, click the %product_name% icon to log into the Management Console and verify that the system is functioning as expected.
- In the Console, open Inventory>Modules to view the status of your module and engine downloads.
- Once all your required modules are up-to-date and enabled, and your Security Policies configured, drop a test file in the Process field to run your first scan.
Linux (Standalone mode) command line
- 1. Log into the terminal as Root user. 2. Create an ignition file (if one does not already exist) via command line by running the following command: touch ometascan.conf 3. Now, run: nano ometascan.conf to edit the file with the necessary information. 4. An example of an ignition file is shown below.
- Linux: /etc/opswat/ometascan.conf
%product_name% supports two modes to setup PostgreSQL server:
- Local PostgreSQL Server
- Existing PostgreSQL Server
Local PostgreSQL Server
Here, %product_name% will install a new PostgreSQL server locally, alongside the product.
A sample ignition file for PostgreSQL server’s information is shown below. Note that only non-Unicode characters are supported for both user and password.
Finally, enter the relevant command from the table below to install %product_name%.
Existing PostgreSQL server
Here, %product_name% will connect to a pre-installed PostgreSQL server, running remotely, before setting up its database.
Be sure to follow the $link[page,314818,Open Connection steps on PostgreSQL server] first, so that your existing remote PostgreSQL server is ready to accept the upcoming connection from %product_name%.
A sample ignition file for PostgreSQL server’s information is shown below.
Finally, enter the relevant command from the table below to install %product_name%.
Linux (Shared Database mode)
To perform a MetaDefender Core Deployment Upgrade, please follow the steps below:
- Browse $link[page,314800,Release Notes] for details on the latest %product_name% version release.
- Visit My OPSWAT to download the latest %product_name% version for your Linux distro.
- Log in as Root user on the %product_name% server, then Run the installer file.
- Depending on your distro, Software Install or a similar utility will guide you through the process.
- For Shared Database mode, the same upgrade instructions apply as described above for Standalone mode, with one exception: during setup, you will need to specify your current PostgreSQL server IP address.
- If you are upgrading from a prior release, ensure you use the Config Export/Import feature, as illustrated below $link[page,314775,Read This to learn more]. With the help of this feature, and provided no errors occur during the upgrade process, your configurations and licensing information will be fully preserved through the upgrade process.
- Once installed, click the %product_name% icon to log into the Management Console and verify that the system is functioning as expected.
- In the Console, open Inventory>Modules to view the status of your module and engine downloads.
- Once all your required modules are up-to-date and enabled, and your Security Policies configured, drop a test file in the Process field to run your first scan.
Linux (Shared Database mode) command line
- Log into the terminal as Root user.
- Create an ignition file (if one does not already exist) via command line by running the following command: touch ometascan.conf
- Now, run: nano ometascan.conf to edit the file with the necessary information.
- An example of an ignition file is shown below.
Linux:/etc/opswat/ometascan.conf
%product_name% supports two modes to setup PostgreSQL server:
- Local PostgreSQL Server
- Existing PostgreSQL Server
Local PostgreSQL Server
Here, %product_name% will install a new PostgreSQL server locally, alongside the product.
A sample ignition file for PostgreSQL server’s information is shown below. Note that only non-Unicode characters are supported for both user and password.
Finally, enter the relevant command from the table below to install %product_name%.
Existing PostgreSQL Server
Here, %product_name% will connect to a pre-installed PostgreSQL server, running remotely, before setting up its database.
Be sure to follow the $link[page,314818,Open Connection steps on PostgreSQL server] first, so that your existing remote PostgreSQL server is ready to accept the upcoming connection from MetaDefender Core.
A sample ignition file for PostgreSQL server’s information is shown below.
Finally, enter the relevant command from the table below to install %product_name%.