Webdav File Syncing Fails Under Mac OS

Hello,

I recently set up a Webdav server of my own for file syncing between my two main work machines, a Windows PC and a Mac. While syncing works under Windows it fails unter Mac OS, despite using the same configuration. Under Mac OS it says "is not a valid Webdav"-URL.

I logged my Webdav access results using both HTTP and HTTPS and uploaded them to you: D637292603.

Any idea about the cause?

Thanks!
  • You're getting a 405 Method Not Allowed for an OPTIONS request to the WebDAV server. You'll have to debug this on your end.
  • Just ran into this issue. The sync works fine with both Windows and Linux version of Zotero, but on Mac OS it fails on a 405 error. Not sure what to do.
  • Spoke too soon. I noticed that the sync will continue despite the error. So instead of being a deal-breaker, the error was just slightly annoying.
  • @jaranta: Assuming you're using WebDAV syncing, it's the same answer as above — a 405 would be an error from your WebDAV provider.
Sign In or Register to comment.