Displaying 1 result from an estimated 1 matches for "axel77".
Did you mean:
axel
2008 Oct 16
3
Alternatives to programmatically calling the rsync binary a lot
Dear list, I'd like to have your expertise opinion on following issue.
Out of a concrete need we developed an application that will rsync any
changes on a local directory structure to a remove system the moment they
happen using the linux kernel watch feature. This is in our opinion much
more elegant compared to invoking rsync every x seconds/minutes from cron,
or having to use a special