Hello, I would like to use Jackrabbit WebDav API to publish a forlder and its files and subfolders to a Tomcat with the WebDav servlet enabled. I tried using the PutMethod but it creates an empty file instead of a folder. Which API I have to use to create folders? Is there a way to synch a folder exposed through WebDav with a local folder?
Thanks and regards, Alessandro
