cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to use Curl to delete file from destination server

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 25 Jul 2006 09:04:43 -0700

On Mon, Jul 24, 2006 at 08:47:10AM +0000, Jitendra Bhavsar wrote:
> Dan Fandrich <dan <at> coneharvesters.com> writes:
> > Try -Q "-DELE /path/to/filename".
>
>
> I tried the above command on my unix Sun OS 5.9
> > curl -Q -DELE --url http://xxx.xxx.xxx.xxx:xxx/path to file name but it does
> not work.

Try following my suggestion instead. You need to give the DELE command a
file name to work with.

>>> Dan
Received on 2006-07-25