Hi!
I am using a private InControl2-VM. There is a feature to backup the latest config:
curl -sko icabackup-$(date +%Y%m%d).tgz -u ‘username:password’ \ https://incontrol.xxxxx.com:4443/backups/latest.tgz
But: How can I restore the backup when I had to do a fresh install?
There is nothing in the manual…
Best wishes