wget 获取站点镜像

Posted 9 months, 2 weeks ago at 11:32 am. 0 comments

ad 468x60

wget -c -m -p -q -b http://www.sina.com

-c 是继续传送, -m 是镜像, -p 是下载媒体文件,比如图片, -q 是安静模式, -b 是后台运行

绕开 robots.txt 办法:

在 $HOME/.wgetrc 中加入

robots = off

原文来自 让 wget 忽略 robot.txt

Popularity: 10% [?]

Tags:

No Replies

Feel free to leave a reply using the form below!


Leave a Reply