[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dazuko-help] perl binding issues
From: |
John Ogness |
Subject: |
Re: [Dazuko-help] perl binding issues |
Date: |
Tue, 24 Jul 2007 09:23:58 +0200 |
User-agent: |
Thunderbird 1.5.0.12 (X11/20070604) |
Richard Mann wrote:
> Everything's working fine. However, is there a way to detect if a file was
> deleted without writing any major code?
Did you try configuring Dazuko using the "--enable-event-unlink"
argument? This should activate UNLINK events (which are generated when
files are deleted).
You can see all available arguments with:
$ ./configure --help
John Ogness
--
Dazuko Maintainer