2024-06-30 15:23:20
The iDrive script/program for Linux is messed up. Sometimes it works, other times you have to reconnect multiple times before it runs on a schedule, only to fail again upon reboot. The alternative is to run the iDrive Windows program inside of a QEMU/KVM Virtual Machine.
sudo apt install virt-manager
sudo systemctl enable --now libvirtd
sudo usermod -aG libvirt $USER