Hi everybody, I´ve got a special problem: I´m running a cms-driven website (php/mysql) and have to make it available for offline use. The cms itself doesn´t offer any export option so I´m looking for a tool to download the entire website (all pages + download files) to save it on the hard disk or on cd, preferably automatically. So (for example) I´m giving the tool the startpoint of the website, and then the tool automatically follows all internal links and downloads the pages and files. Does anybody know such a tool?