cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Quote command response

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 11 Nov 2005 10:05:08 +0100 (CET)

On Fri, 11 Nov 2005, John C. Kha wrote:

> I have sent the following through curl, and was wondering where the response
> to the SYST command could be found, as i did not see it in the buffer.

The responses to FTP commands are considered "headers" and thus you get them
with the header callback or by forcing headers to get sent to the data
callback.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-11-11