
Sync Data to a Remote Host using lsyncd
Based on rsync, lsyncd is a demonised implementation that monitors for file modifications, and triggers a synchronisation if detected. Here I am using Ubuntu 18.04 at both ends but the process should pretty much be […]