cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl-users Digest, Vol 105, Issue 1

From: Danny Wong (dannwong) <dannwong_at_cisco.com>
Date: Thu, 1 May 2014 17:01:28 +0000

Hi Dan,

"curl -O http://example.com/example.zip²

Iıve looked at that option and it doesnıt work for me. The link has
several pages (sub-forums) and then there is a ³I agree² page at the end,
so the user must click on the ³I agree² button before the user can save
the file. Any idea of example on going to different links and then
³clicking² on the ³I agree² button?

On 5/1/14, 3:00 AM, "curl-users-request_at_cool.haxx.se"
<curl-users-request_at_cool.haxx.se> wrote:

>Send curl-users mailing list submissions to
> curl-users_at_cool.haxx.se
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
>or, via email, send a message with subject or body 'help' to
> curl-users-request_at_cool.haxx.se
>
>You can reach the person managing the list at
> curl-users-owner_at_cool.haxx.se
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of curl-users digest..."
>
>
>Today's Topics:
>
> 1. download a zip file (Danny Wong (dannwong))
> 2. Re: download a zip file (Dan Fandrich)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Wed, 30 Apr 2014 23:01:27 +0000
>From: "Danny Wong (dannwong)" <dannwong_at_cisco.com>
>To: "curl-users_at_cool.haxx.se" <curl-users_at_cool.haxx.se>
>Subject: download a zip file
>Message-ID: <CF86CFCC.468BA%dannwong_at_cisco.com>
>Content-Type: text/plain; charset="windows-1252"
>
>Hi Curl Users,
>I?m trying to download a zip file from a website. Using the GUI, I can
>simple right click and save link as and save the zip file to my desktop.
>How can I perform the same thing using curl from cmd line?
>-------------- next part --------------
>An HTML attachment was scrubbed...
>URL:
><http://cool.haxx.se/pipermail/curl-users/attachments/20140430/a2f4d3f6/at
>tachment-0001.html>
>
>------------------------------
>
>Message: 2
>Date: Thu, 1 May 2014 10:39:20 +0200
>From: Dan Fandrich <dan_at_coneharvesters.com>
>To: curl-users_at_cool.haxx.se
>Subject: Re: download a zip file
>Message-ID: <20140501083920.GA20981_at_coneharvesters.com>
>Content-Type: text/plain; charset=iso-8859-7
>
>On Wed, Apr 30, 2014 at 11:01:27PM +0000, Danny Wong (dannwong) wrote:
>> Hi Curl Users,
>> I?m trying to download a zip file from a website. Using the GUI, I can
>>simple
>> right click and save link as and save the zip file to my desktop. How
>>can I
>> perform the same thing using curl from cmd line?
>
>curl comes with a built-in 21,000 word manual accessed with curl --manual
>and extensive help on the web site at http://curl.haxx.se. The answer is
>in
>both places. What you're probably looking for is
>"curl -O http://example.com/example.zip"
>
>>>> Dan
>
>
>------------------------------
>
>Subject: Digest Footer
>
>_______________________________________________
>curl-users mailing list
>curl-users_at_cool.haxx.se
>http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
>
>
>------------------------------
>
>End of curl-users Digest, Vol 105, Issue 1
>******************************************

-------------------------------------------------------------------
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
Received on 2014-05-01