Roberto Viana wrote:
> 
> Hi there,
> 
> I faced the "feature" of window to not accept "?" in filesnames when trying
> to use the "-E" in wget.
> I was wondering if wget knows a command or option to predefined filename,
> something like:
> 
> wget -E wget myfile.html -E http://finance.yahoo.com/q?s=acom"
> 
> Then the new file will be saved as "myfile.html" and not as "q?s=acom.html",
> hopefully windows will not complain anymore. ;-)
> 

Are you talking about something like the -O or --output-document option?
This of course won't work with recursive download.
If not then I don't get what you're looking for 8-(

$ wget --help
GNU Wget 1.6.1-dev, a non-interactive network retriever.
[...]
Download:
       --bind-address=ADDRESS   bind to ADDRESS (hostname or IP) on
local host.
  -t,  --tries=NUMBER           set number of retries to NUMBER (0
unlimits).
  -O   --output-document=FILE   write documents to FILE.


> I'll appreciate any comments or ideas you can provide me.
> 
> Roberto Viana.
> 
> [...]

-- 
Med venlig hilsen / Kind regards

Hack Kampbjørn               [EMAIL PROTECTED]
HackLine                     +45 2031 7799

Reply via email to