cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: ftp-create-dirs question

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 24 May 2004 07:54:47 +0200 (CEST)

On Mon, 24 May 2004, JRMargelidon wrote:

> > PWD
> * Entry path is '/Home
> > CWD aaaa/bbbb
> * Couldn't cd to aaaa/bbbbcurl: (9) Couldn't cd toaaaa/bbbb

This is a very old libcurl version. Recent ones never invoke CWD like this,
and since you're using such an old version, the ftp-create-dir option doesn't
work.

It looks as if your curl toll is new but that it uses a very old libcurl.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-05-24