cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to use NLST with arguments

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 30 Oct 2001 17:01:22 +0100 (MET)

On Tue, 30 Oct 2001, Cadime wrote:

> However I cannot figure how to send a ftp NLST command with an argument ,
> as in
>
> NLST day*.txt

Set "NLST day*.txt" as a custom request (CURLOPT_CUSTOMREQUEST) and use an
URL that ends with a slash.

Should work, afaik.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-10-30