How to Install clsync in Ubuntu 18.04



Install clsync by entering the following commands in the terminal:

sudo apt update
sudo apt install clsync

Description:

live sync tool based on inotify, written in GNU C

Clsync recursively watches for source directory and executes external program to sync the changes. Clsync is adapted to use together with rsync. This utility is much more lightweight than competitors and supports such features as separate queue for big files, regex file filter, multi-threading.

Homepage: https://ut.mephi.ru/oss

Version: 0.4.2-1

Section: universe/admin