Re: wget question
- From: Andre Majorel <aym-naibed@xxxxxxxxx>
- Date: Wed, 4 Aug 2010 00:36:12 +0200
On 2010-08-03 15:56 -0400, Curt Howland wrote:
All I want to do is download all the files in a specific directory.
http://media.mises.org/mp3/MU2010/
But wget http://media.mises.org/mp3/MU2010/ just gets the index.html
file, wget http://media.mises.org/mp3/MU2010/* returns an error, and
the one time I put -r for recursion, it started downloading
everything in the http://media.mises.org/mp3/ directory!
wget -r -np http://media.mises.org/mp3/MU2010/
Add -l1 if you don't want the subdirectories.
--
André Majorel <http://www.teaser.fr/~amajorel/>
lists.debian.org, an essential online resource for spammers.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/20100803223612.GD4007@xxxxxxxxxxxxxxxxxx
- References:
- wget question
- From: Curt Howland
- wget question
- Prev by Date: Re: Anti virus and Firewall
- Next by Date: Re: nspluginwrapper, npviewer & iceape
- Previous by thread: Re: wget question
- Next by thread: How do I automate standard input for interactive shell programs?
- Index(es):
Relevant Pages
|