Show HN: Simple realtime two-way sync with SSH, fswatch and rsync

Show HN: Simple realtime two-way sync with SSH, fswatch and rsync

It’s a single file you’ll put in your local directory that will maintain (DropBox|GoogleDrive)-style 2-way sync between the current directory and a remote directory via SSH. If you attempt to sync mismatched folders, a lot of files in the remote folder would get deleted. When launching duplexRsync you’ll be prompted to either merge the folders (create these files in the local folder), or destroy all the extra files in the remote folder.

Source: github.com