How to use wget and get all the files from website?
wget
I need all files except the webpage files like HTML, PHP, ASP etc.
This downloaded the entire website for me:
wget --no-clobber --convert-links --random-wait -r -p -E -e robots=off -U mozilla http://site/path/