Skip to content

Node.js app to watch files and directories then sync them to the remote server using rsync

Notifications You must be signed in to change notification settings

Kineviz/rsync-watch

 
 

Repository files navigation

Rsync Watch

Node.js app to watch files and directories then sync them to the remote server using rsync.

Install and use

Changelog

4.0.3

  • Add an option to show desktop notification on error and on sync end. Credits to @neroze

4.0.2

  • Update dependencies due to kind-of security warnings

4.0.1

  • Update dependencies due to security warnings

4.0.0

  • Configuration file moved from config.json to config.js

3.0.1

  • Stop script execution on initial sync error

3.0.0

2.0.1

  • Update dependencies to latest versions

2.0.0

  • rsync configuration moved from code to config.json as rsyncOptions property.

About

Node.js app to watch files and directories then sync them to the remote server using rsync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • Dockerfile 4.9%