Re: [Bug-wget] downloading all files on page (with identical filenames)

2010-07-25 Thread Vinh Nguyen
On Sun, Jul 25, 2010 at 2:10 AM, Micah Cowan wrote: > On 07/24/2010 11:15 AM, Vinh Nguyen wrote: >> Dear list, >> >> I'm using wget 1.12 on ubuntu 10.04.  I don't know if this is a bug or >> not.  I'm using >> >> wget -U firefox -r -l1 -nd -e robots=off -A.pdf http://example.com >> >> to download

[Bug-wget] downloading links in a dynamic site

2010-07-25 Thread Vinh Nguyen
Dear list, My goal is to download some pdf files from a dynamic site (not sure on the terminology). For example, I would execute: wget -U firefox -r -l1 -nd -e robots=off -A '*.pdf,*.pdf.*' http://site.com/?sortorder=asc&p_o=0 and would get my 10 pdf files. On the page I can click a "Next" lin

Re: [Bug-wget] can't get some pages

2010-07-25 Thread gary jefferson
wget --version returns 1.12 here too. On Sat, Jul 24, 2010 at 2:57 AM, Giuseppe Scrivano wrote: > What wget version are you using?  It works well for me using wget 1.12. > > Cheers, > Giuseppe > > > > gary jefferson writes: > >> I'm using 'wget -nc -p -k -r --default-page=index.html http://webpy

Re: [Bug-wget] downloading all files on page (with identical filenames)

2010-07-25 Thread Micah Cowan
On 07/24/2010 11:15 AM, Vinh Nguyen wrote: > Dear list, > > I'm using wget 1.12 on ubuntu 10.04. I don't know if this is a bug or > not. I'm using > > wget -U firefox -r -l1 -nd -e robots=off -A.pdf http://example.com > > to download pdf's off a page. The dilemma is that a lot of the pdf > li

[Bug-wget] downloading all files on page (with identical filenames)

2010-07-25 Thread Vinh Nguyen
Dear list, I'm using wget 1.12 on ubuntu 10.04. I don't know if this is a bug or not. I'm using wget -U firefox -r -l1 -nd -e robots=off -A.pdf http://example.com to download pdf's off a page. The dilemma is that a lot of the pdf links on the page has the same name (example.pdf). Wget is sup