A simple Bash script for continuous sync between directories (local or remote). I use this often to watch changes (e.g. in config files or logs) and push them (e.g. via rsync / ssh) to a remote repository or backup location.

Features:

  • Two-way or one-way sync
  • Exclude/include rules
  • Logging / dry-run mode
  • Cron integration for periodic runs
Venomen/syncdir
Just like name - simple app for syncing custom directory - Venomen/syncdir