Skip to content

Synchronize your local directory with remote server directory in realtime.

License

Notifications You must be signed in to change notification settings

0mk1/rsync-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rsync-watcher

Synchronize your local directory with remote server directory in realtime.

Install

sudo ./install.sh

then restart terminal

Usage

# Locally
rsync-watcher /path/to/source/directory /path/to/destination

# Destination on remote server
rsync-watcher /path/to/source/directory username@remote_host:/destination/directory

About

Synchronize your local directory with remote server directory in realtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages