Michele Prendin <mich...@micheleprendin.com> writes:

> Thanks Giuseppe for the help,
>
> i fixed the issues upgrading wget (you udate wget(
>
> despite now i can save in the folder i want, i have another issue
>
> with the older wget when i was using
>
> wget www.google.com/popupfile.php
>
> the phpfile forwarded the file to be downloaded with the header (if
> the file forwarded was abc.gz, wget were able to store /abc.gz)
>
> with the new wget the download works, but instead of saving it with
> the name abc.gz he uses popupfile.php
>
> any solution to this? i couldnt find anything useful from the -help

You should specify: --trust-server-names.

You can find the reason why we have added it here:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-2252

Giuseppe

Reply via email to