cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Multiple file uploading, delay problems

From: Mayuresh Kadu <mskadu_at_smjet.com>
Date: Wed, 19 Nov 2003 12:20:20 +0530 (IST)

Stuart ,

I am currently doing that, but i wish there was a better way. I am not
happy about opening 300 more "start" prompts :( if my download files are
that many.

- Mayuresh

Stuart Halliday said:
> In message <58691.203.129.228.195.1069080278.squirrel_at_localhost>
> "Mayuresh Kadu" <mskadu_at_smjet.com> wrote:
>
>> Hi,
>>
>> I just joined the list. I have been actively using curl on Win2K for
>> sometime now (a few weeks). I was wondering if curl had support for
>> parallel downloading ?
>
> This is pretty trivial stuff to write in a Windows batch file.
>
>
> Batch file contains
>
> -----------------------------------------------------------------------
> start "CURL download #1" /Dc:\extras /LOW curl.exe http://grin.hq.nasa.
> gov/IMAGES/MEDIUM/GPN-2000-000058.jpg -o space.jpg
>
>
> start "CURL download #2" /Dc:\extras /LOW curl.exe
> http://www.drewlarson. com/cars/Ferrari_F50.jpg -o car.jpg
>
> PAUSE
> -----------------------------------------------------------------------
>
> there, parallel downloading. ;-)
>

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-11-19