I cannot download the files correctly in this website.
I use the command which is shown in this question
wget -nd -r -l 10 -e robots=off http://biomet.ucdavis.edu/Evapotranspiration/
It can truly download the files,but unfortunately,they are download in a single folder,instead of the same structure just like in the website.
What should I do to download all these file in the same structure?