cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Does libcurl automatically create directories in FTP?

From: Guido Reina <guidoreina_at_isdn-si.com>
Date: Thu, 10 Oct 2002 09:24:57 +0200

> > headerlist = curl_slist_append(headerlist, "1");
> > headerlist = curl_slist_append(headerlist, "2");
> > headerlist = curl_slist_append(headerlist, "3");
> > headerlist = curl_slist_append(headerlist, "RNFR /1/2/3/file");
>
> Eh, "1" or "2" etc are no known or understood FTP commands. They'll fail.
Ooooooops! sorry, right! I wanted to say mkd.

Thank you very much.

Guido

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-10-10