Hacker News new | ask | show | jobs
by drdaeman 5422 days ago
I've visited FreeFileSync site on SF and didn't get it. Does FFS support non-interactive ("daemon") mode, where it runs in background, monitors filesystem for changes (using inotify or similar mechanism) and propagates them to one or several remote systems. (I've highlighted the key points.)

AeroFS and Dropbox are not as simple as inotifywatch+rsync. They don't only offer synchronization, but replication and version control.