Greetings,
I need to download the content of this website except certain directory
http://www.microwerks.net/~hugo/download/MondoCD
using pavuk-0.9.31 (on Gentoo)
pavuk -skip_url_pattern '*/RPMS/*,*/SRPMS/*,*.rpm, /old/*' -logfile
pavuk.log -dont_leave_site -dont_leave_dir
http://www.microwerks.net/~hugo/download/MondoCD
Even if I used the -dont_leave_site -dont_leave_dir it tries to
dowload wrong urls like it was in / and at the end it quit
URL[ 2]: 261(60) of 277
http://www.microwerks.net/~hugo/download/about/about.html
download: ERROR: HTTP document not found
What is the correct syntax? If it finds already downloaded files (i have
already downloaded 100 mb) does it compare the date the size and decided
to redownload the file?
As I understand the default is the analog of -no-clobing in wget but it
seems it skip saying "File redirect"
TIA for any advice :)
Eli