cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Removing remote files from FTP site using Curl.

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 1 Apr 2005 08:32:40 +0200 (CEST)

On Fri, 1 Apr 2005, Dominique wrote:

>> Is it possible to use curl, to delete/remove a file that exists on a
>> remote FTP site?

> You can use the -X / --request option.

Actually, I would say that -Q is a better option for this. Like this:

         http://curl.haxx.se/docs/faq.html#3.7

Docs here:

         http://curl.haxx.se/docs/manpage.html#-Q--quote

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-04-01