Hello wget people! I have downloaded my WordPress site using wget and it works like a charm. (thank you)!
As WordPress uses directory names as meaningful file names, wget does create a directory with <directory_name> and inserts there index.html with correct relative directory path. (../). I want that this behavior will be kept for the top directory only and when wget recourse, it will create <directory_name>.html files out of it. (With proper links in the site of course). Is this feature exists? If not, how complicated it is to program it? Best regards, Michael
