Report ID D1290958965.

I'm trying to sync to a webdav server running under Windows 7.

I enter the details of the the server and press "Verify server" and get a message that says "http://130.216.99.199:2222/WebDAV/zotero/ is not a valid WebDAV URL."

The server address looks pretty good to me and works with other programmes.

The log looks like this:
(3)(+0011257): Verifying storage

(3)(+0000000): Getting WebDAV password

(3)(+0000002): HTTP OPTIONS for http://com\psmi045:********@130.216.99.199:2222/WebDAV/zotero/

(3)(+0000028): Allow: OPTIONS, TRACE, GET, HEAD, POST
Server: Microsoft-IIS/7.5
Public: OPTIONS, TRACE, GET, HEAD, POST
Persistent-Auth: true
Date: Sun, 24 Oct 2010 22:35:43 GMT
Content-Length: 0


(3)(+0000000):

(3)(+0000000): ===>200<===(number)

As I'm using Windows (oh dear) my login name is: com\psmi045
My password also contains spaces (as our security requirements dictate odd characters as part of the password).
  • Well, that's not a WebDAV response...
  • Hmmm, when I compare it with a webdav setup that works, it looks pretty much the same.

    (3)(+0000000): Verifying storage

    (3)(+0000000): Getting WebDAV password

    (3)(+0000002): HTTP OPTIONS for http://psmith:********@192.168.1.100:8008/zotero/

    (3)(+0000005): Server: DAV/0.9.4-dev Python/2.6.6
    Connection: close
    Date: Mon, 25 Oct 2010 00:29:53 GMT
    Content-Length: 0
    Allow: GET, HEAD, COPY, MOVE, POST, PUT, PROPFIND, PROPPATCH, OPTIONS, MKCOL, DELETE, TRACE, REPORT, LOCK, UNLOCK
    DAV: 1,2
    MS-Author-Via: DAV


    (3)(+0000000):

    (3)(+0000000): ===>200<===(number)


    So, I wonder what you are alluding to when you say it's not a WebDAV response.
  • Doh. Now I see. Let me look at the IIS server (yuk).
  • Now that I have engaged my brain, it's working much better. Sorry. Setting up IIS is a chore at best (long live Apache).
Sign In or Register to comment.