Hello,This is the first time i'm mailing to this list so please forgive me if this is the wrong one. I'm having issues with a wget command in that it'll download all the site files except for the images. I've tried lots of variations but still no result.
The command i am using is:wget -m -r -l 0 -p --page-requisites --convert-links -k -E –P -- directory-prefix=/home/xxx/mirror http://www.thewebsiteaddress.com
I'm hoping someone can tell me what i'm doing wrong. Thank you for your time. KJ