cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: webdav: list directory content?

From: <Michael.Renner_at_dab.com>
Date: Wed, 1 Feb 2006 14:54:47 +0100

Thanks,

that helps, but I had to configure the server to accept
'DavDepthInfinity on' for that directory.
Anyhow: better then nothing ;-)

CU

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Wednesday, February 01, 2006 12:53 PM
To: the curl tool
Subject: Re: webdav: list directory content?

On Wed, 1 Feb 2006, Michael.Renner_at_dab.com wrote:

> I tried the '-L' option for following 301's, but I got a 404 with
> this. I
> tried to set the user agent to something that is configured as
> 'redirect-carefully' but without success.

That sounds like a bad server setup, redirecting to a page that doesn't
exist.

> Dosn't support curl the PROPFIND command?

No and yes. It has no special built-in support for sending it, but you
can
easily tell curl to send PROPFIND (with -X) if you want to.

-- 
  Commercial curl and libcurl Technical Support:
http://haxx.se/curl.html
Received on 2006-02-01