gnordli
gnordli
Hi @ebekker I use the cloudflare dns with acme.sh on Linux, which is working fine. Just looking for a quick example script that is using the current code with alternate...
Did you get this sorted? If you have the space on the backup server, I would create a copy of that dataset, just to make sure as mistakes happen. zfs...
That is interesting in some use cases. I originally thought about being less aggressive with your pruning. But may be easily solvable based on some sort of last synced timestamp...
I have this happen all the time too. I fix it by doing: $socket = "/tmp/syncoid-$remoteuser-$rhost-" . time() . rand(1000);