bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] wget ignores --mirror option on openWrt's Luci interface


From: Olivier Diotte
Subject: [Bug-wget] wget ignores --mirror option on openWrt's Luci interface
Date: Fri, 5 Apr 2013 11:56:49 -0400

Hi,

Using wget 1.12 on Debian Squeeze and trying to mirror OpenWrt's Luci
web interface only downloads the requested page and its prerequisites,
but not <a href=""> tags.

The commands used are:
wget --save-cookies cookies.txt --keep-session-cookies --post-data
'username=root&password=' http://172.16.1.1/cgi-bin/luci/
wget --load-cookies cookies.txt -m -r
'http://172.16.1.1/cgi-bin/luci/;stok=b5cb51685f39a8cdc67bf6e1e4871143/admin/status/iptables/'

Here is an example of a tag that isn't followed:
<a style="display:block;padding-left:25px;"
href="/cgi-bin/luci/;stok=b5cb51685f39a8cdc67bf6e1e4871143/admin/status/routes/">Routes</a>

Is this a bug or am I doing something wrong?

Regards,
Olivier



reply via email to

[Prev in Thread] Current Thread [Next in Thread]