[erlang-questions] file systems events mac -> erlang
Tim Carpenter
amphibian.ltd@REDACTED
Wed Jun 1 09:51:27 CEST 2011
Joe,
I would think Spotlight would be the place to look. IIRC there should be access, as tools like Automator and scripts would logically need such info.
Tim
Sent from my iPhone
On 1 Jun 2011, at 08:45, Joe Armstrong <erlang@REDACTED> wrote:
> 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
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list