Beta: CloudLinux Backup Utils v. 3.4.1 released
We are pleased to announce that a new updated cloudlinux-backup-utils v. 3.4.1 beta is now available.
Bugs fixed
- Unable to restore from backup due to unstable FTP connection
- DEF-12727: Acronis backup failure due to incorrectly used space estimation
- DEF-12683: Error on Acronis backup listing
To upgrade cloudlinux-backup-utils on CentOS/CloudLinux systems, run the following command:
yum update --enablerepo=imunify360-testing cloudlinux-backup-utils
To upgrade cloudlinux-backup-utils on Ubuntu 16.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/16.04/ xenial main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade cloudlinux-backup-utils
To upgrade cloudlinux-backup-utils on Ubuntu 18.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/18.04/ bionic main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade cloudlinux-backup-utils