Maybe I was not clear enough, but I aleady mentioned that you can do a
PROPFIND with depth infinity on every resource (including the root
resource) in your store. This will give you the requested properties
of all resources rooted under that resource. Depending on the size of
your store this is of course a big attack on your server. For this
reason a server may limit the maximal depth to some other value than
infinity. Maybe this is a configurable parameter in Slide (I am not
quite sure).

If you want to handle every document through iteration just search the
net for tree traversal algorithms.

Regards,
Ingo

> That is a shame.  I just don't have time to set up slide 2. =20
> 
> Any ideas on how I can PROPFIND all documents in the store easily, in a
> loop?  That's all I need.
> 
> Many thanks
> 
> Stuart


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to