wget not following links with spider
I am trying to check a page and all of its links as well as images. The following is stopping after the initial page and I get very little output.
wget -v -r --spide开发者_如何学编程r -o /Users/SSSSS/Desktop/file21.txt http://www.WWWWWWW.com/SSSSSS/index.php
精彩评论