Re: [Bug-wget] downloading links in a dynamic site

2010-07-26 Thread Vinh Nguyen
On Mon, Jul 26, 2010 at 2:02 PM, Vinh Nguyen wrote: > On Mon, Jul 26, 2010 at 1:51 PM, Vinh Nguyen wrote: >> That's displayed in the source.  Also, when i try to manually enter >> the url changing =10, =20, =30, I get the right page, so I don't think >> it's

Re: [Bug-wget] downloading links in a dynamic site

2010-07-26 Thread Vinh Nguyen
On Mon, Jul 26, 2010 at 1:51 PM, Vinh Nguyen wrote: > That's displayed in the source.  Also, when i try to manually enter > the url changing =10, =20, =30, I get the right page, so I don't think > it's a javascript issue.  What else could it be besides referer and >

Re: [Bug-wget] downloading links in a dynamic site

2010-07-26 Thread Vinh Nguyen
On Mon, Jul 26, 2010 at 11:18 AM, Keisial wrote: >  Vinh Nguyen wrote: >> 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 -

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

[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

[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