[erlang-questions] file systems events mac -> erlang
Joe Armstrong
erlang@REDACTED
Wed Jun 1 09:45:28 CEST 2011
I want write a backup program for my macbook
Once I have backed up *everything* which takes a while
I then want to backup "changed files." Rather than re-scanning
my entire disk I'd like to be informed when a file changes.
Is there an erlang interface to the "file system events API" in the mac?
(or something like inotify) or a background daemon that writes the names of
all changed files
to a log.
/Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110601/c695dba0/attachment.htm>
More information about the erlang-questions
mailing list