This happens with all HTTP URLs (the only ones I've tried). The
following is from a download that was deliberately stopped and then
resumed; wget clobbered the original file instead of resuming the
download.

1003 [EMAIL PROTECTED]/Desktop]: ~/bin/wget -d
"http://home.hiwaay.net/~emilyj/pictures/pilotcolor3.jpg"; DEBUG output
created by Wget 1.10+devel on darwin8.3.0.

in http_loop
in http_loop LOOP
--09:59:12--  http://home.hiwaay.net/~emilyj/pictures/pilotcolor3.jpg
          
in gethttp 1
in gethttp 2
in gethttp 3
Resolving home.hiwaay.net... 216.180.54.1
Caching home.hiwaay.net => 216.180.54.1
Connecting to home.hiwaay.net|216.180.54.1|:80... connected.
Created socket 4.
Releasing 0x00308a50 (new refcount 1).

---request begin---
GET /~emilyj/pictures/pilotcolor3.jpg HTTP/1.0
User-Agent: Wget/1.10+devel
Accept: */*
Host: home.hiwaay.net
Connection: Keep-Alive
From: Emily Jackson <>

---request end---
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 200 OK
Date: Thu, 01 Dec 2005 15:59:13 GMT
Server: Apache/1.3.26 (Unix) mod_ssl/2.8.10 OpenSSL/0.9.6c
Last-Modified: Tue, 06 Jul 1999 19:58:17 GMT
ETag: "8a57c-a0de-37825fd9"
Accept-Ranges: bytes
Content-Length: 41182
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: image/jpeg

---response end---
200 OK
in gethttp 4
in gethttp 5
Registered socket 4 for persistent reuse.
Length: 41182 (40K) [image/jpeg]

55% [=====================>                  ] 22,729      4.86K/s  eta
4s     ^C 1004 [EMAIL PROTECTED]/Desktop]: ~/bin/wget -cd
"http://home.hiwaay.net/~emilyj/pictures/pilotcolor3.jpg"; DEBUG output
created by Wget 1.10+devel on darwin8.3.0.

in http_loop
in http_loop LOOP
--09:59:35--  http://home.hiwaay.net/~emilyj/pictures/pilotcolor3.jpg
          
in gethttp 1
in gethttp 2
in gethttp 3
Resolving home.hiwaay.net... 216.180.54.1
Caching home.hiwaay.net => 216.180.54.1
Connecting to home.hiwaay.net|216.180.54.1|:80... connected.
Created socket 4.
Releasing 0x00308a50 (new refcount 1).

---request begin---
GET /~emilyj/pictures/pilotcolor3.jpg HTTP/1.0
User-Agent: Wget/1.10+devel
Accept: */*
Host: home.hiwaay.net
Connection: Keep-Alive
From: Emily Jackson <>

---request end---
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 200 OK
Date: Thu, 01 Dec 2005 15:59:36 GMT
Server: Apache/1.3.26 (Unix) mod_ssl/2.8.10 OpenSSL/0.9.6c
Last-Modified: Tue, 06 Jul 1999 19:58:17 GMT
ETag: "8a57c-a0de-37825fd9"
Accept-Ranges: bytes
Content-Length: 41182
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: image/jpeg

---response end---
200 OK
in gethttp 4
in gethttp 5
Registered socket 4 for persistent reuse.
Length: 41182 (40K) [image/jpeg]

100%[=======================================>] 41,182      5.04K/s   in
7.9s   

09:59:44 (5.07 KB/s) - `pilotcolor3.jpg' saved [41182/41182]

For now, I'm going back to wget 1.10.2, which works as usual. [Mac OS X
10.4.3]

Thanks,

Emily

-- 
"If it seem slow, wait for it; it will surely come, it will not delay."
Emily Jackson
<http://home.hiwaay.net/~emilyj/missjackson.html>

Reply via email to