inosync
notification-based directory synchronization daemon
Install
- All systems
-
curl cmd.cat/inosync.sh
- Debian
-
apt-get install inosync
- Ubuntu
-
apt-get install inosync
- Kali Linux
-
apt-get install inosync
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install inosync
- Raspbian
-
apt-get install inosync
- Dockerfile
- dockerfile.run/inosync
inosync
notification-based directory synchronization daemon
The inosync daemon uses the inotify service available in recent Linux kernels to monitor and synchronize changes within directories to remote nodes using rsync. System administrators have relied on cron+rsync for years to constantly synchronize files and directories to remote machines. It is not feasible to let authors wait for their content to get synchronized every x hours with regard to the enormous pace of articles and podcasts nowadays.