【发布时间】:2012-11-30 04:38:24
【问题描述】:
我运行此命令从以下网站下载,并添加了 -p 和 -k 选项(有关它们的描述,请参见 here。)
wget -pk http://www.tomshardware.com/
返回的是
...
--2012-11-29 23:32:42-- http://www.tomshardware.com/%3C%25=%20content[i].buildUserPic%20%25%3E
Reusing existing connection to www.tomshardware.com:80.
HTTP request sent, awaiting response... 404 Not Found
2012-11-29 23:32:43 ERROR 404: Not Found.
并且退出状态为8,表示执行不成功。为什么不成功?
【问题讨论】:
-
自己试过了,效果很好。您的 DNS 可能有问题?