severity 338326 wishlist tags 338326 + upstream forwarded 338326 https://savannah.gnu.org/bugs/index.php?22768 thanks
Am Mittwoch, den 09.11.2005, 15:38 +0100 schrieb Thomas Prokosch: > When using wget in non-verbose mode, it prints out each file transferred: > > $ wget -nv <someurl> > 14:35:19 URL:<someurl> [2838/2838] -> "<localfilename>" [1] > > When using spider mode I expect to get a similar output, because I want to > see which files are still available and which aren't. However: > > $ wget --spider -nv <someurl> > 200 OK > > The filename is missing. The problem is that spider mode is used especially > when a large number of files is checked, and it would be really helpful to > know which urls triggered which (successful) server response. > > So I would expect something like that: > $ wget -nv <someurl> > 14:35:19 URL:<someurl> 200 OK The output in 1.11.1 of "wget --spider -nv URL" changed to: $ wget -nv ix.de 2008-03-28 21:29:24 URL:http://www.heise.de/ix/ [32557] -> "index.html" [1] $ wget --spider -nv ix.de $ So the output is now removed and I don't know if your request to change it again makes sense but I forwarded your output request to the wget bugtracking system. -- Noèl Köthe <noel debian.org> Debian GNU/Linux, www.debian.org
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

