T
T
Tutucu2018-08-22 21:44:08
css
Tutucu, 2018-08-22 21:44:08

How to download ALL files in css and js via wget?

Hello, I need to download a page on the Internet using the following wget command:

wget --page-requisites -r -l 10 --no-check-certificate https://sitename.ru/

Everything is downloading, everything is fine. But pictures, icons and fonts that are registered and connected in styles do not want to be picked up. Everything downloads without them. How to download a site so that images and icons in css are also loaded?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
napa3um, 2018-08-22
@Tutucu

--page-requisite
-p

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question