Re: wget and images

2001-06-22 Thread csj
On Thursday 21 June 2001 19:36, Joerg Johannes wrote: > Hi list > > How do I make wget download images? > I used > wget -r -l1 -k > http://www.somesite.anywhere/the/directory/iwant/index.htm > This copies all html files that are linked form this index file to > my local computer. I'm only missing t

Re: wget and images

2001-06-22 Thread Joerg Johannes
Emil Pedersen wrote: > > Joerg Johannes wrote: > > > > Hi list > > > > How do I make wget download images? > > I used > > wget -r -l1 -k > > http://www.somesite.anywhere/the/directory/iwant/index.htm > > This copies all html files that are linked form this index file to my > > local computer. I'm

Re: wget and images

2001-06-21 Thread Emil Pedersen
Joerg Johannes wrote: > > Hi list > > How do I make wget download images? > I used > wget -r -l1 -k > http://www.somesite.anywhere/the/directory/iwant/index.htm > This copies all html files that are linked form this index file to my > local computer. I'm only missing the images (this is important

Re: wget and images

2001-06-21 Thread Harland Christofferson
TECTED] Cc: debian-user Subject: Re: wget and images Mail-Followup-To: staf wagemakers <[EMAIL PROTECTED]>, [EMAIL PROTECTED], debian-user References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charse

Re: wget and images

2001-06-21 Thread staf wagemakers
On Thu, Jun 21, 2001 at 01:36:06PM +0200, Joerg Johannes wrote: > How do I make wget download images? > I used > wget -r -l1 -k > http://www.somesite.anywhere/the/directory/iwant/index.htm > This copies all html files that are linked form this index file to my > local computer. I'm only missing th

wget and images

2001-06-21 Thread Joerg Johannes
Hi list How do I make wget download images? I used wget -r -l1 -k http://www.somesite.anywhere/the/directory/iwant/index.htm This copies all html files that are linked form this index file to my local computer. I'm only missing the images (this is important, because it is a graphics tutoriyl...)