wget -r on a wordpress blog won’t recursively download all files
-
To try to download a static version of my wordpress blog for read-only purposes, I tried using wget to do it. However, with the -r option, it’s still not doing it recursively and download all the files. I’ve tried many other options and it’s not doing it.
The strange thing is that this is only failing for wordpress blogs. If I use the same command to hit a non-wordpress site, it works.
Any idea?
Brian
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wget -r on a wordpress blog won’t recursively download all files’ is closed to new replies.