Updating Manually on Synology NAS
Product version: 10.11.3
Last modified: 17 September 2024
Problem
NAKIVO Backup & Replication v.10.10.1 and higher cannot be found in the Package Center for Synology DSM 7.
Background
The option of downloading NAKIVO Backup & Replication 10.10.1 + is unavailable at the Synology Package Center.
Note
Installation of NAKIVO Backup & Replication v.10.9 + on Synology using the 'Manual Install' in the Package Center instead of using SSH is not possible due to Synology's limitations.
Solution
To update your NAKIVO Backup & Replication to the latest version, follow the steps below:
-
If necessary, install the latest version of NAKIVO Backup & Replication available in the Synology Package Center.
-
Stop NAKIVO services in Package center > Installed by selecting the NAKIVO Backup & Replication block and clicking Action > Stop.
-
Connect to Synology NAS via SSH (you can use the PuTTY ssh client) using an administrator account.
-
Get root privileges by running the command below and entering your administrator password when prompted.
sudo -i
-
Go to the /volume1 folder with the following command:
cd /volume1
-
Download the latest NAKIVO Backup & Replication version installation script for Synology NAS:
-
for the x86_x64 platform:
wget -O updater.sh https://d96i82q710b04.cloudfront.net/res/product/DSM7/NAKIVO_Backup_Replication_v11.0.0.88801_Updater_Synology_x86_64.sh
-
for other architectures:
-
armv7: https://d96i82q710b04.cloudfront.net/res/product/DSM7/NAKIVO_Backup_Replication_v11.0.0.88801_Updater_Synology_arm_v7.sh
-
armv8: https://d96i82q710b04.cloudfront.net/res/product/DSM7/NAKIVO_Backup_Replication_v11.0.0.88801_Updater_Synology_arm_v8.sh
-
OR
curl -o updater.sh https://d96i82q710b04.cloudfront.net/res/product/DSM7/NAKIVO_Backup_Replication_v11.0.0.88801_Updater_Synology_x86_64.sh
-
-
Run the following commands to replace the existing version of NAKIVO Backup & Replication Director with the downloaded version:
chmod +x updater.sh
./updater.sh
-
Start NAKIVO services in Package center > Installed by selecting the NAKIVO Backup & Replication block and clicking Action > Start.
Note
The installers should have the following hash:
NAKIVO_Backup_Replication_v11.0.0.88801_Updater_Synology_arm_v7.sh:
78c7653fd454641510ab612931803c4cbc4035865ceb36329b5626cbcd665d0c
NAKIVO_Backup_Replication_v11.0.0.88801_Updater_Synology_arm_v8.sh:
f6a035d149d84ac0e01db4650bfae746d0e9e7d0be99bf3eedb0bbcb2c93dd1b
NAKIVO_Backup_Replication_v11.0.0.88801_Updater_Synology_x86_64.sh:
1d56266d33c105c36966297be42bf90faee914e628222433d8bc0b6ccda3c3fe