Re: How to download multiple "numbered" files with wget
- From: "Theo v. Werkhoven" <theo@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 27 Nov 2007 21:57:38 +0100
The carbonbased lifeform Christian Herenz inspired alt.os.linux with:
Theo v. Werkhoven wrote:
for i in $(seq 100);do curl -O http://bla.edu/~foouser/$i.html;done
Thank you very much, works as expected :-) I will remember that!
Is there an advantage in using curl instead of wget??
Curl has more options when it comes to downloading and saving data from
websites, specially with GET and POST actions.
For your application it doesn't really matter.
Theo
--
theo at van-werkhoven.nl ICQ:277217131 SuSE Linux
linuxcounter.org: 99872 Jabber:muadib at jabber.xs4all.nl AMD XP3000+ 1024MB
"ik _heb_ niets tegen Microsoft, ik heb iets tegen
de uitwassen *van* Microsoft"
.
- Follow-Ups:
- Re: How to download multiple "numbered" files with wget
- From: Christian Herenz
- Re: How to download multiple "numbered" files with wget
- References:
- How to download multiple "numbered" files with wget
- From: Christian Herenz
- Re: How to download multiple "numbered" files with wget
- From: Theo v. Werkhoven
- Re: How to download multiple "numbered" files with wget
- From: Christian Herenz
- How to download multiple "numbered" files with wget
- Prev by Date: Re: Remote login bug in F7 KDM?
- Next by Date: A new reader? Welcome to alt.os.linux, read this first if you're new here (FAQ)
- Previous by thread: Re: How to download multiple "numbered" files with wget
- Next by thread: Re: How to download multiple "numbered" files with wget
- Index(es):