lsyncd

Live sync local directories to remote targets in real-time

brewmacoslinux
Try with needOr install directly
Source

About

Synchronize local directories with remote targets

Commands

lsyncd

Examples

Sync local directory to remote server via rsync$ lsyncd -rsync /local/path user@remote.host:/remote/path
Sync with custom configuration file$ lsyncd /etc/lsyncd/lsyncd.conf
Dry-run to preview what would be synced$ lsyncd --dry-run -rsync /local/path user@remote.host:/remote/path