59678: Acronis Cyber Protect Cloud: how to disable Backup Agent monitor on Mac machine

use Google Translate

Last update: 01-05-2020

Use case

You would like to disable Backup Agent monitor in system tray on your Mac.

Solution

1. Download and unpack tray_control.sh on the Mac machine where Acronis Cyber Backup Agent is installed.

2. Grant execution right to the script by running this command:

sudo chmod a+x ./tray_control.sh

3. Disable Acronis Cyber Backup Agent monitor by running this command:

sudo ./tray_control.sh disable

More information

If you want to re-enable Acronis Cyber Backup Agent monitor you can do it by runnung the command

sudo ./tray_control.sh enable