Added by Jasha Joachimsthal, last edited by Niels van Kampenhout on Jun 08, 2007
()
Use
With this tool you can trigger the extractors for the processed files.
Getting the code
The code is available in SVN
Compile and run as described in Hippo Webdav Batch Processor plugins.
Note: Hippo Touch does not output the URI of the processed files to the command line.
Sample configuration
In this sample configuration file it will touch all files in /files/default.preview/content
location.host=localhost location.port=60000 location.rootpath=/default location.path=/files/default.preview/content authentication.username=root authentication.password=password plugin.1.classname=nl.hippo.webdav.batchprocessor.touch.Touch