Solved, a combination of the latest davfs requiring a trailing slash on the URL specification which it didnt before, and bug #102542 (thanks Alexander Skwar)
BillK On Thu, 2005-09-08 at 09:51 +0800, W.Kenworthy wrote: > Has anyone been able to get the latest davfs2 to work with kernel > 2.6.13? Cadaver works fine to two servers (one ssl, one plain), whilst > davfs gives (with both): > > bunyip ~ # mount.davfs http://myserver/mydir /mnt/mydir > Please enter the username for authentication with server > http://myserver/mydir or hit enter for none. > Username: me > Please enter the password to authenticate me with server > http://myserver/mydir or hit enter for none. > Password: > Could not contact server: > 301 Moved Permanently > mount.davfs: Could not connect to http://myserver/mydir > bunyip ~ # cadaver http://myserver/mydir > Authentication required for myserver on server `myserver': > Username: me > Password: > dav:/mydir/> quit > Connection to `myserver' closed. > bunyip ~ # > > I have access to one of the apache servers (gentoo > net-www/apache-2.0.54-r9) and it shows: > > Sep 8 09:21:26 moriah apache2: MYIP# - - 08/Sep/2005:09:21:26 +0800 > OPTIONS /mydir/ HTTP/1.1 401 533 - cadaver/0.22.2 neon/0.24.7 > Sep 8 09:21:36 moriah apache2: MYIP# - me 08/Sep/2005:09:21:35 +0800 > OPTIONS /mydir/ HTTP/1.1 200 - - cadaver/0.22.2 neon/0.24.7 > Sep 8 09:21:36 moriah apache2: MYIP# - me 08/Sep/2005:09:21:36 +0800 > PROPFIND /mydir/ HTTP/1.1 207 683 - cadaver/0.22.2 neon/0.24.7 > Sep 8 09:31:12 moriah apache2: MYIP# - - 08/Sep/2005:09:31:12 +0800 > OPTIONS / HTTP/1.1 200 - - davfs2 0.2.4 neon/0.24.7 > Sep 8 09:31:12 moriah apache2: MYIP# - - 08/Sep/2005:09:31:12 +0800 > PROPFIND / HTTP/1.1 405 368 - davfs2 0.2.4 neon/0.24.7 > Sep 8 09:31:12 moriah apache2: MYIP# - - 08/Sep/2005:09:31:12 +0800 > PROPFIND / HTTP/1.1 405 368 - davfs2 0.2.4 neon/0.24.7 > -- [email protected] mailing list

