Can Upload but Not Download to WebDAV

I have been trying to sync to my own WebDAV server but I seem to be having trouble. I can upload the files find but I cannot download them on a second PC when I go to sync. I have verified that the cryptic .zip and .prop files are there on the WebDAV. My debug ID is D948173029.

Thanks,
Bryce
  • How many files are you expecting to sync? Your debug output shows an attempt to download only three files—with keys ANJJZK4X, CT2XKBTF, and N7S5UVTK—and they don't appear to exist on the WebDAV server.
  • That's just it, they do exist. I am running my own WebDAV on my Homeserver. I can see the files in the directory so I promise you that they are there. That is what is so crazy. I am just starting to test this out in order to decide whether or not to use it for my research. Iam planning on using my own WebDAV, which I have for a long time to access my files at home while I am at school.
  • Well, you'll need to figure out why requests like this are returning 404s:

    https://L[........]:********@l[........].homeserver.com/WebFoldersShare/Documents/zotero/ANJJZK4X.prop
  • Dan, you just led me to the answer. Windows IIS does not serve unknown MIME types by default. You all use the .prop and .<null> extensions on your files which were not recognized. I added them to the MIME database and now everything works great. Who would have thougt it would be something so simple. I have been beating my head over this for hours tonight.

This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.