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

curl syntax

From: Christian Kraus <christian.kraus_at_gmail.com>
Date: Thu, 21 Jul 2005 13:10:42 +0200

Hi,

I want to download files within a forum. There are many links, but I
donīt want to download each file manually, so I googled and found curl.

The download files have the following syntax:

http://forum.seda.wiai.uni-bamberg.de/forum/download.php?id=730

The downloads range are all between 0 and 1000, so I tried:

curl -O http://forum.seda.wiai.uni-bamberg.de/forum/download.php?id[0-1000]

But this downloads the download.php file itself, I think.
I want curl to follow the link.

So, does anyone know how to do this ?

thanks

Christian
Received on 2005-07-21

These mail archives are generated by hypermail.

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

File upload with ASP.NET