cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

easier automatic download of latest snapshots

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 25 Mar 2004 16:24:14 +0100 (CET)

Hey

Since I suddenly had to do it myself, I noticed it wasn't that easy to
autodownload the latst snapshot due to my recent HTMLifications.

I've corrected this situation now, and you can figure out the most recent
files like this:

  curl -s http://cool.haxx.se/curl-daily/ | \
  grep "NEWEST tar.bz2" | \
  cut "-d " -f3

You can of course change package format above as you see fit.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-03-25

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET