Montagne, Michael writes: > How do I attach a reactor to a folder. When someone adds a file to the > database via FTP, I want to give them the option to email a group of users. > I also need to log some activity when this happens. But how do i react to > the event? You may use a PUT factory for this purpose. There is a HowTo at zope.org. Dieter