| Thank you very much for great program. :-)
I want to download all *.txt.gz files from
<https://mail.gnome.org/archives/epiphany-list/>
(table in bottom)
I try use this command:
httrack -g -r1 -p2 <https://mail.gnome.org/archives/epiphany-list/>
'+*.txt.gz'
but it downloads nothing at all.
With -Z option, I can see, that HTTrack find them, e.g.:
Debug: link detected in html (tag): 2002-December.txt.gz
Debug: position link check 2002-December.txt.gz
Debug: build relative link 2002-December.txt.gz with
<https://mail.gnome.org/archives/epiphany-list/>
Debug: built relative link 2002-December.txt.gz with
<https://mail.gnome.org/archives/epiphany-list/> ->
<https://mail.gnome.org/archives/epiphany-list/2002-December.txt.gz>
Debug: wizard link test at
<https://mail.gnome.org/archives/epiphany-list/2002-December.txt.gz>..
Debug: wizard test begins:
<https://mail.gnome.org/archives/epiphany-list/2002-December.txt.gz>
Debug: file from too far level ignored at <https://mail.gnome.org> :
/archives/epiphany-list/2002-December.txt.gz
Debug: result for wizard link test: 1
Debug: External:
<https://mail.gnome.org/archives/epiphany-list/2002-December.txt.gz>
Please, where is mistake or error?
(I use HTTrack version 3.49-2 on Parabola GNU/Linux-libre) | |