[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] Wget hanging problem
From: |
Jochen Roderburg |
Subject: |
Re: [Bug-wget] Wget hanging problem |
Date: |
Sun, 21 Feb 2010 20:06:47 +0100 |
User-agent: |
Dynamic Internet Messaging Program (DIMP) H3 (1.1.4) |
Zitat von Iman Saleh <address@hidden>:
I have a problem with a specific URL that makes wget hangs, I tried
to use -d option for debugging but nothing is printed. I also tried
to set timeout to 10 seconds only but it also hangs. The URL is
http://en.wikipedia.org/Special:Export/Con. Any ideas?
Iman
You should have mentioned on which system this happens.
If by any chance this is under Windows, "con" is a special reserved
file name there (for the serial port).
Try to redirect the output to another file with -O filename.
Regards, J.Roderburg