Homepage: inotify-tools
master: the source host slave: the destination host
1. Download inotify-tools package and installation
master # cd ~ master # wget https://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-3.14.tar.gz master # tar zxvf inotify-tools-3.14.tar.gz master # cd inotify-tools-3.14 master # ./configure master # make master # make install
2. Generate the SSH KEY to access without the password
master # [...]
