i want to clone a site,and keep file structure as site original,like have css folder ,images folder etc,all things are the same on the web,is there some tools can achieve this,i have tried
wget -m http://www.xxx.com
,but it's seem didn't contain css,js file because they in a different sub-domain like tech.xxx.com