Gentoo Archives: gentoo-user

From: "W.Kenworthy" <billk@×××××××××.au>
To: gentoo-user List <gentoo-user@l.g.o>
Subject: [gentoo-user] davfs errors
Date: Thu, 08 Sep 2005 02:01:43
Message-Id: 1126144273.8496.183.camel@localhost
1 Has anyone been able to get the latest davfs2 to work with kernel
2 2.6.13? Cadaver works fine to two servers (one ssl, one plain), whilst
3 davfs gives (with both):
4
5 bunyip ~ # mount.davfs http://myserver/mydir /mnt/mydir
6 Please enter the username for authentication with server
7 http://myserver/mydir or hit enter for none.
8 Username: me
9 Please enter the password to authenticate me with server
10 http://myserver/mydir or hit enter for none.
11 Password:
12 Could not contact server:
13 301 Moved Permanently
14 mount.davfs: Could not connect to http://myserver/mydir
15 bunyip ~ # cadaver http://myserver/mydir
16 Authentication required for myserver on server `myserver':
17 Username: me
18 Password:
19 dav:/mydir/> quit
20 Connection to `myserver' closed.
21 bunyip ~ #
22
23 I have access to one of the apache servers (gentoo
24 net-www/apache-2.0.54-r9) and it shows:
25
26 Sep 8 09:21:26 moriah apache2: MYIP# - - 08/Sep/2005:09:21:26 +0800
27 OPTIONS /mydir/ HTTP/1.1 401 533 - cadaver/0.22.2 neon/0.24.7
28 Sep 8 09:21:36 moriah apache2: MYIP# - me 08/Sep/2005:09:21:35 +0800
29 OPTIONS /mydir/ HTTP/1.1 200 - - cadaver/0.22.2 neon/0.24.7
30 Sep 8 09:21:36 moriah apache2: MYIP# - me 08/Sep/2005:09:21:36 +0800
31 PROPFIND /mydir/ HTTP/1.1 207 683 - cadaver/0.22.2 neon/0.24.7
32 Sep 8 09:31:12 moriah apache2: MYIP# - - 08/Sep/2005:09:31:12 +0800
33 OPTIONS / HTTP/1.1 200 - - davfs2 0.2.4 neon/0.24.7
34 Sep 8 09:31:12 moriah apache2: MYIP# - - 08/Sep/2005:09:31:12 +0800
35 PROPFIND / HTTP/1.1 405 368 - davfs2 0.2.4 neon/0.24.7
36 Sep 8 09:31:12 moriah apache2: MYIP# - - 08/Sep/2005:09:31:12 +0800
37 PROPFIND / HTTP/1.1 405 368 - davfs2 0.2.4 neon/0.24.7
38
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] davfs errors - solved "W.Kenworthy" <billk@×××××××××.au>