cURL / Mailing Lists / curl-library / Single Mail

curl-library

mkdir and then put

From: raoul cridlig <rcridlig_at_yahoo.fr>
Date: Thu, 17 Jan 2002 16:33:05 +0100 (CET)

Hi all,

When I call remote mkdir and then upload in
the same session (

curl_easy_init();

remote MKDIR (curl_easy_setopt(curl, CURLOPT_QUOTE,
headerlist);.......)

UPLOAD (curl_easy_setopt(curl, CURLOPT_UPLOAD, TRUE)
;...)

curl_easy_cleanup(curl);

)

I get the message: QUOT string not accepted
So is it possible to easy_perform twice in a session ?

Thanx

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr
Received on 2002-01-17