Monday 10 March 2008 2:54:00 pm
Hello : ez version 4.0
davfs version :
[root@pcGD-c:~] $ apt-cache showpkg davfs2
Package: davfs2
Versions:
1.2.1-3 (/var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_gutsy_universe_binary-amd64_Packages) (/var/lib/dpkg/status)
Description Language:
File: /var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_gutsy_universe_binary-amd64_Packages MD5: 8210fced3b9d728dbbe00c64e0252851
Reverse Depends:
Dependencies:
1.2.1-3 - libc6 (2 2.5-5) libneon26 (2 0.26.3) debconf (18 0.5) debconf-2.0 (0 (null)) adduser (0 (null))
Provides:
1.2.1-3 -
Reverse Provides: [root@pcGD-c:~] $
whireshark trace :
OPTIONS / HTTP/1.1
Host: webdav.eurofer.be
User-Agent: davfs2/1.2.1 neon/0.26.3
Keep-Alive:
Connection: TE, Keep-Alive TE: trailers
HTTP/1.1 200 OK
Date: Mon, 10 Mar 2008 21:51:45 GMT
Server: Apache/2.2.3 (Debian) PHP/5.2.0-8+etch10 mod_ssl/2.2.3 OpenSSL/0.9.8c
X-Powered-By: PHP/5.2.0-8+etch10
WebDAV-Powered-By: eZ Publish
Content-Length: 0
MS-Author-Via: DAV
Allow: OPTIONS, PROPFIND, HEAD, GET, PUT, MKCOL, MOVE
DAV: 1,2,<http://apache.org/dav/propset/fs/1>
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive Content-Type: text/plain; charset=iso-8859-1
PROPFIND / HTTP/1.1
Host: webdav.eurofer.be
User-Agent: davfs2/1.2.1 neon/0.26.3
Connection: TE
TE: trailers
Depth: 1
Content-Length: 314 Content-Type: application/xml
<?xml version="1.0" encoding="utf-8"?>
<propfind xmlns="DAV:"><prop>
<displayname xmlns="DAV:"/>
<getetag xmlns="DAV:"/>
<getcontentlength xmlns="DAV:"/>
<creationdate xmlns="DAV:"/>
<getlastmodified xmlns="DAV:"/>
<resourcetype xmlns="DAV:"/>
<executable xmlns="http://apache.org/dav/props/"/>
</prop></propfind>
HTTP/1.1 207 Multi-Status
Date: Mon, 10 Mar 2008 21:51:46 GMT
Server: Apache/2.2.3 (Debian) PHP/5.2.0-8+etch10 mod_ssl/2.2.3 OpenSSL/0.9.8c
X-Powered-By: PHP/5.2.0-8+etch10
WebDAV-Powered-By: eZ Publish
Content-Length: 1892 Content-Type: text/xml
<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:">
<D:response>
<D:href>/</D:href>
<D:propstat>
<D:prop>
<D:displayname>/</D:displayname>
<D:getcontentlength>0</D:getcontentlength>
<D:creationdate>2008-03-05T16:31:27Z</D:creationdate>
<D:getlastmodified>Wed, 05 Mar 2008 16:31:27</D:getlastmodified>
<D:resourcetype>
<D:collection />
</D:resourcetype>
<D:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<D:getetag />
<D:executable />
<D:getcontenttype />
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response>
<D:href>/eng/</D:href>
<D:propstat>
<D:prop>
<D:displayname>/eng</D:displayname>
<D:getcontentlength>0</D:getcontentlength>
<D:creationdate>2008-03-10T11:38:39Z</D:creationdate>
<D:getlastmodified>Mon, 10 Mar 2008 11:38:39</D:getlastmodified>
<D:resourcetype>
<D:collection />
</D:resourcetype>
<D:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<D:getetag />
<D:executable />
<D:getcontenttype />
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response>
<D:href>/ezwebin_site_admin/</D:href>
<D:propstat>
<D:prop>
<D:displayname>/ezwebin_site_admin</D:displayname>
<D:getcontentlength>0</D:getcontentlength>
<D:creationdate>2008-03-07T09:39:15Z</D:creationdate>
<D:getlastmodified>Fri, 07 Mar 2008 09:39:15</D:getlastmodified>
<D:resourcetype>
<D:collection />
</D:resourcetype>
<D:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<D:getetag />
<D:executable />
<D:getcontenttype />
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
</D:multistatus>
PROPFIND /eng/ HTTP/1.1
Host: webdav.eurofer.be
User-Agent: davfs2/1.2.1 neon/0.26.3
Connection: TE
TE: trailers
Depth: 1
Content-Length: 314 Content-Type: application/xml If you need more informations don't hesitate
Regards Guy
|