cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Is there a way to continue on failure w/ FTP quote commands?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 30 Jun 2011 09:34:51 +0200 (CEST)

On Thu, 30 Jun 2011, Jon Lippincott wrote:

> For example, if I queue up a bunch of DELE commands and the first one fails,
> it appears that the entire quote command fails. Is there a way around this?

Yes there is and I note that it is not properly documented. I'll see to it now
after my response here.

Prefix the FTP command with a '*' character. As in '*DELE non-existing'. This
was introduced in libcurl 7.20.1.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-06-30