Is it possible to do a wget dry-run?
Posted
by Svish
on Super User
See other posts from Super User
or by Svish
Published on 2010-04-05T19:29:52Z
Indexed on
2010/04/05
19:33 UTC
Read the original article
Hit count: 762
wget
I know you can download webpages recursively using wget
, but is it possible to do a dry-run? So that you could sort of do a test-run to see how much would be downloaded if you actually did it? Thinking about pages that have a lot of links to media files like for example images, audio or movie files.
© Super User or respective owner