It requires mono so I tested using a full install
Code: Select all
pkg install monoGo to https://www.duplicati.com/download
download and unzip the "Zip file" version
Start duplicati with this command
Code: Select all
mono Duplicati.Server.exe --webservice-port=8200 --webservice-listen-interface=any --webservice-password=mySecretPassword &Code: Select all
http://ip.of.your.server:8200/Code: Select all
Duplicati.GUI.TrayIcon.exe --no-hosted-server --hosturl=http://ip.of.your.server:8200 --webserver-password=mySecretPasswordBackup to ACD is running at about 0.7MByte/s with less then 10% CPU load on i3-6100 on initial 1TByte backup
Be aware duplicati is still in beta


