read the docs, searched the email archive, still going nuts.
cd /.../somedir
/usr/local/bin/wget \
--mirror http://www.nectec.or.th/ \
--no-host-directories \
--convert-links \
-X /pub,pub,/tbp97,/users./fserver \
-o wget.log
gets the /pub directory, much to my dismay. and i have tried all sorts of
variants.
...
--10:04:05--
http://www.nectec.or.th/linux-sis/modules.php?op=modload&name=Downloads&file=index&req=getit&lid=14
=>
`linux-sis/modules.php?op=modload&name=Downloads&file=index&req=getit&lid=14'
Connecting to www.nectec.or.th[202.44.204.33]:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: ftp://ftp.nectec.or.th/pub/linux.sis/iso/sis42-libra.iso [following]
--10:04:07-- ftp://ftp.nectec.or.th/pub/linux.sis/iso/sis42-libra.iso
=> `pub/linux.sis/iso/.listing'
Resolving ftp.nectec.or.th... done.
Connecting to ftp.nectec.or.th[202.44.204.34]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/linux.sis/iso ... done.
==> PORT ... done. ==> LIST ... done.
0K 73.97 KB/s
10:04:10 (73.97 KB/s) - `pub/linux.sis/iso/.listing' saved [303]
The sizes do not match (local 1211800) -- retrieving.
--10:04:10-- ftp://ftp.nectec.or.th/pub/linux.sis/iso/sis42-libra.iso
=> `pub/linux.sis/iso/sis42-libra.iso'
==> CWD not required.
==> PORT ... done. ==> RETR sis42-libra.iso ... done.
Length: 726,335,488
0K .......... .......... .......... .......... .......... 0% 33.40 KB/s
50K .......... .......... .......... .......... .......... 0% 109.65 KB/s
100K .......... .......... .......... .......... .......... 0% 87.72 KB/s
150K .......... .......... .......... .......... .......... 0% 81.30 KB/s
200K .......... .......... .......... .......... .......... 0% 91.91 KB/s
250K .......... .......... .......... .......... .......... 0% 92.08 KB/s
300K .......... .......... .......... .......... .......... 0% 109.17 KB/s
randy