I wrote scripts which permit to synchronise some of my local folders with a backup on a remote server (using ssh). In fact, these scripts permit to have an incremental save done.
In order to have a RPO less than 1 hour I have to play this script every hour.
Do you know an easy to use tool/software permitting to automate this (lauched at boot, running like a daemon) ?
thanks again for your help
On OS X
launchdis handling all such things.Lingon helps writing launchd plists.