Webdav problems syncing folders
Hi. I'm syncing Notebooks with a webdav server, and am seeing some issues with syncing directories that are created on the server side, where folders/books are being downloaded as files/notes instead, and when I click on them, I get an error saying 'Cannot display document. Frame load interrupted'.
When I create a Notebooks Log file, I see a couple of things:
The server listing entry shows "/foo", "/bar" (no trailing slash) for directories on the server, and the next entry, "DIRS TO RECURSE" contains no entries.
The log also says 'Will download file /foo' when foo is a directory on the server.
If I manually create a new book called foo, go into it, and then sync, then it works fine.
The server is lighttpd 1.4.26 with mod_dav.
Do you have any suggestions/fixes?