wget 获取站点镜像

Posted 2 years, 1 month 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

ad 468x60

相关日志:

  • 很久没有写ubuntu的日志了
  • 把 ubuntu 相关的东西转到这里
  • 关于我和这个Blog
  • ubuntu 直接用 nautilus 做ftp工具
  • ssh,vnc 反向连接
  • No Replies

    Feel free to leave a reply using the form below!


    Leave a Reply