-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

karlito wrote:
> 
> 
>     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

Yeah. Conversions won't work with --output-document, which behaves
rather like a shell redirection.

>     i don't know how to fix this problem wich combinaison i have to made
>     for use wget - k  with another name ??

You could always rename it afterwards.

In your specific case, the current development sources (which will
become Wget 1.12) have a --default-page=google-is-good.html option for
specifying the default page name, thanks to Joao Ferreira. It's not yet
available in any release.

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
GNU Maintainer: wget, screen, teseq
http://micah.cowan.name/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIsv3N7M8hyUobTrERAskoAJ4lHZK+VEBWYuFzOtbd57wEEvYm0wCdEVSK
el6v3e0TkKpQtOG2b5ZiHcI=
=/+sB
-----END PGP SIGNATURE-----

Reply via email to