我想做网站镜像但限制只关注特定链接。命令:
wget --recursive --page-requisites --html-extension --convert-links --domains linuxmagazine.pl http://www.linuxmagazine.pl/index.php/magazine/archiwum
给我整个页面。我想将 wget 限制为“nr XX”链接或 URI */issues/*。可以吗?
我想做网站镜像但限制只关注特定链接。命令:
wget --recursive --page-requisites --html-extension --convert-links --domains linuxmagazine.pl http://www.linuxmagazine.pl/index.php/magazine/archiwum
给我整个页面。我想将 wget 限制为“nr XX”链接或 URI */issues/*。可以吗?