Follow-up Comment #9, bug #46611 (project wget):

The problem is not that with -E a .html is appended, but that it checks .exe
but reports about .exe.html

Running:
LANG=C strace -e stat,open wget -E -d --timestamping --trust-server-names
http://downloads.malwarebytes.org/file/mbam

I get:
304 Not Modified
Disabling further reuse of socket 3.
Closed fd 3
Registered socket 4 for persistent reuse.
stat("mbam-setup-2.2.0.1024.exe", {st_mode=S_IFREG|0644, st_size=4509107,
...}) = 0
File 'mbam-setup-2.2.0.1024.exe.html' not modified on server. Omitting
download.

which shows very clearly how wget worked on mbam-setup-2.2.0.1024.exe but is
reporting about the missing mbam-setup-2.2.0.1024.exe.html

I agree in not changing the default Content-Type, but that's not the bug :)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46611>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/


Reply via email to