curl-users
Re: Re: Re: Re: Re: cURL TODO : 15.3 prevent file overwriting
Date: Tue, 17 Jun 2014 06:39:52 +0000 (GMT)
>> I tried to solve the problems suggested by you, please find attached the
>> patch with the solutions of problems.
>Thanks, but this doesn't seem to work your patch:
> $ curl --no-clobber -o moo localhost/moo
> Also, you seem to intend that this option should be used once per given URL so
> you should then also make sure that this works:
> $ curl --no-clobber --no-clobber -o moo -O localhost/moo localhost/moo
I agree with your suggestions and made the required changes in the patch attached hereby.
Please share your opinion on the changes made.
Thanks & Regards,
Deepak Singh
|
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html

- application/octet-stream attachment: my-fixes.diff