Dear bug-wget, wget 1.9.1 incorrectly handles HTTP 504:
*** My command line is wget.exe -t0 -c -k -r -l0 -aout http://elenakosilova.narod.ru/ *** For files that are fully or partially retrieved, wget outputs the following: --16:33:29-- http://elenakosilova.narod.ru/studia3/levinas/l2.htm => `elenakosilova.narod.ru/studia3/levinas/l2.htm' Connecting to elenakosilova.narod.ru[213.180.199.22]:80... connected. HTTP request sent, awaiting response... 504 Proxy Timeout ( The connection timed out. For more information about this event, see ISA Server Help. ) The file is already fully retrieved; nothing to do. *** For files that are not retrieved, wget outputs the following, and then continues with the retrieval of the NEXT link: --17:26:19-- http://elenakosilova.narod.ru/mind.htm => `elenakosilova.narod.ru/mind.htm' Connecting to elenakosilova.narod.ru[213.180.199.22]:80... connected. HTTP request sent, awaiting response... 504 Proxy Timeout ( The connection timed out. For more information about this event, see ISA Server Help. ) 17:26:41 ERROR 504: Proxy Timeout ( The connection timed out. For more information about this event, see ISA Serv er Help. ). --17:26:41-- http://elenakosilova.narod.ru/works.htm => `elenakosilova.narod.ru/works.htm' Connecting to elenakosilova.narod.ru[213.180.199.22]:80... connected. HTTP request sent, awaiting response... 504 Proxy Timeout ( The connection timed out. For more information about this event, see ISA Server Help. ) 17:27:02 ERROR 504: Proxy Timeout ( The connection timed out. For more information about this event, see ISA Serv er Help. ). -- Best regards, Eugenii Philippov