[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: WGET et binary



On Thu, Sep 14, 2000 at 02:32:03PM +0200, Stephane Leclerc took time to write:
> Quelqu'un sait-il comment "forcer" wget à transferer un fichier en mode 
> BINARY ?

man wget dit :
 Wget also supports the `type' feature for  FTP  URLs.   By
       default,  FTP  documents  are retrieved in the binary mode
       (type  `i'),  which  means  that   they   are   downloaded
       unchanged.  Another useful mode is the `a' ("ASCII") mode,
       which converts the line delimiters between  the  different
       operating  systems,  and  is  thus  useful for text files.
       Here is an example:
       ftp://host/dir/file;type=a


donc ftp://host/dir/file;type=i devrait forcer les choses...

-- 
Patrick.
``C'est un monde qui n'a pas les moyens de ne plus avoir mal.''



Reply to: