Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经下载了一个使用wget下面指定的标志的网站。
wget
wget --output-file=german.txt -m -p -k -np german.about.com/ &
(我正在努力提高我的语言技能:))
问题是它正确地反映了网站,但只有部分链接被转换为本地链接。
一些链接保持不变,即使下载了相应的文件(我检查过) ,仍然指向在线文件。
您对为什么会发生这种情况有任何想法吗?
我认为这就是-k选项的用途。本教程中有一些关于它的更多信息。
-k