---

Live Backups with Just Inotify, Rsync, and Bash

This article shows you an elegant way to synchronize and autobackup folders using only inotifywait and rsync in a Bash script. In general, this solution will be light, inexpensive and, why not say, safer. In essence, only inotify-tools, Rsync, and a while loop are required to complete this mission.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis