Thanks a lot.
We only tested the root webdav folder. We just tested the sub-folder, the issue exists. We are working on the fix now.
We only tested the root webdav folder. We just tested the sub-folder, the issue exists. We are working on the fix now.
My videos already have read-access for any type of user, so 'chmod a+r *' won't make any difference with permissions.
After playing with it some more - I discovered WebDAV only works when I set the URL to the root server (example: 'http://192.168.1.10/webdav')
Whenever I point the URL to a more specific subdirectory (example: 'http://192.168.1.10/webdav/mymedia') - the client displays empty subdirectories, and downloads 0-byte files. It looks as if the client doesn't authenticate correctly, unless it is pointed to the server root.
I can probably live with just pointing the URL to the root for now.. But the issue is certainly with your client, and not my server configuration or file permissions. I have numerous other iOS apps (such as Good Reader or Readdle Docs) accessing my WebDAV server via URLs pointing to specific sub-folders, and everything works fine.