4
4
4upik2022-01-19 14:35:41
Wget
4upik, 2022-01-19 14:35:41

How to download a wget site, recursively, by a list of links:?

How to download a wget site, recursively, by a list of links:?

Tried like this

wget -i -r -l 10 -k file.txt


gives error

--2022-01-19 17:33:31-- file.txt
Resolving file.txt (file.txt)... failed: Name or service not known.
wget: unable to resolve host address 'file.txt'
-r: No such file or directory
No URLs found in -r.
Converted 0 files in 0 seconds.

or recursively you can download only sites in their entirety or directories?

If so, how to download from the site url by mask http://site.ru/html/(any-addresses)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question