Aug 092010
Mirror a web site using wget
Answer:
wget is a standard program came with most Linux distributions. It allows you to create a mirror (backup) of a web site easily using the following command.
# wget -m -k -K -E http://www.example.com