Hi, [Tomcat 5.5 with standard WebdavServlet]
I am currently developing a tool which synchronizes files via webdav. I wanted to get a full directory tree via webdav-request by setting "depth: infinity" in my http-request. I only get 3 levels of directories back. When looking at the source code for WebdavServlet, there is a restriction of 3 levels, even when requesting an infinity tree. Is there any parameter (I could not find one in the source of WebdavServlet :-/ ) or possibility to change this? Best Regards Robert Jakob --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]