karlito
Mon, 25 Aug 2008 04:54:06 -0700
Hello, > > First of all i would thank you for your great tool > > I have a request > > i use this function to save url with absolute link so it's very good > > wget -k http://www.google.fr/ > > but i want to save this file as other name than index.html like for > example google-is-good.html > > i have try this > > wget -k –output-document=google-is-good.html http://www.google.fr/ > > is work except i lost absolute link and it's terrible > > i don't know how to fix this problem wich combinaison i have to made for > use wget - k with another name ?? > > can you help me i don't find the solution also where i can find last > verssion for windows > > thank you for your time > > > regard carlos . >