A perl daemon to create a "timemachine" lookalike backup with Dirvish.
A perl daemon loosely based on iWatch, used to create a "timemachine" lookalike backup with Dirvish.
iWatch2 is based on iNotify.
The daemon can monitor (and exclude) various sets of directories - defined in an XML file - and calls a command or script after a preset time passed (eg, starts a Dirvish backup after 1 hour).
Of course not limited to execute Dirvish commands.
AFRS utilizes the Linux inotify kernel tool to monitor your filesystem for file changes, records or displays those changes and if desired, replicates those changes in near real time to other systems running AFRS using rsync. AFRS can also be used as a li