[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wget
Subject:    RE: wget help on file download
From:       "Tony Lewis" <tlewis () exelana ! com>
Date:       2007-03-01 19:20:11
Message-ID: 02be01c75c36$a2b72750$1200000a () Gateway700GR
[Download RAW message or body]

The server told wget that it was going to return 6K:
 
Content-Length: 6720
  _____  

From: Smith, Dewayne R. [mailto:smithdr2@comcast.net] 
Sent: Thursday, March 01, 2007 8:05 AM
To: bug-wget@gnu.org
Subject: wget help on file download


Trying to download a 4mb file. it only retrieves 6k of it.
I've tried without the added --options and it doesn't work.
 
Can you see any issues below?
Thx!
 
 
C:\Backup_CD\WGET>wget -dv -S --no-http-keep-alive  --ignore-length
--secure-protocol=auto --no-check-certificate  https://
server2.csci-va.com/siap/siap.nsf/297c783b5c8fa51985256cd700546846/65dc9ed71
3ae030f85256f31006eb413/$FILE/TR%202004.018%20AEGIS%20TEST%20PLAN..pdf
Setting --verbose (verbose) to 1
Setting --server-response (serverresponse) to 1
Setting --http-keep-alive (httpkeepalive) to 0
Setting --ignore-length (ignorelength) to 1
Setting --secure-protocol (secureprotocol) to auto
Setting --check-certificate (checkcertificate) to 0
DEBUG output created by Wget 1.10.2 on Windows.
 
--11:01:08--
<https://server2.csci-va.com/siap/siap.nsf/297c783b5c8fa51985256cd700546846/
65dc9ed713ae030f85256f31006eb413/$F>
https://server2.csci-va.com/siap/siap.nsf/297c783b5c8fa51985256cd700546846/6
5dc9ed713ae030f85256f31006eb413/$F
ILE/TR%202004.018%20AEGIS%20TEST%20PLAN..pdf
           => `TR 2004.018 AEGIS TEST PLAN..pdf.4'
Resolving server2.csci-va.com... seconds 0.00, 65.207.33.26
Caching server2.csci-va.com => 65.207.33.26
Connecting to server2.csci-va.com|65.207.33.26|:443... seconds 0.00,
connected.
Created socket 1932.
Releasing 0x00395228 (new refcount 1).
Initiating SSL handshake.
Handshake successful; connected socket 1932 to SSL handle 0x009318c8
certificate:
  subject: /C=US/O=U.S.
Government/OU=ECA/OU=ORC/OU=CSCI/CN=server2.csci-va.com
  issuer:  /C=US/O=U.S. Government/OU=ECA/OU=Certification
Authorities/CN=ORC ECA
WARNING: Certificate verification error for server2.csci-va.com: self signed
certificate in certificate chain
 
---request begin---
GET
/siap/siap.nsf/297c783b5c8fa51985256cd700546846/65dc9ed713ae030f85256f31006e
b413/$FILE/TR%202004.018%20AEGIS%20TEST%20PL
AN..pdf HTTP/1.0
User-Agent: Wget/1.10.2
Accept: */*
Host: server2.csci-va.com
 
---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 200 OK
Server: Lotus-Domino
Date: Thu, 01 Mar 2007 15:57:55 GMT
Connection: close
Expires: Tue, 01 Jan 1980 06:00:00 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 6720
Pragma: no-cache
 
---response end---
 
  HTTP/1.1 200 OK
  Server: Lotus-Domino
  Date: Thu, 01 Mar 2007 15:57:55 GMT
  Connection: close
  Expires: Tue, 01 Jan 1980 06:00:00 GMT
  Content-Type: text/html; charset=UTF-8
  Content-Length: 6720
  Pragma: no-cache
Length: ignored [text/html]
 
    [ <=>
] 6,720         --.--K/s
 
Closed 1932/SSL 0x9318c8
11:01:08 (309.48 KB/s) - `TR 2004.018 AEGIS TEST PLAN..pdf.4' saved [6720]
 

C:\Backup_CD\WGET>
 
Dewayne R. Smith 

SPAWAR Systems Center Charleston 

Code 613, Special Projects Branch 

Office (843) 218-4393

Mobile (843) 696-9472

 

[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o = "urn:schemas-microsoft-com:office:office" xmlns:st1 = 
"urn:schemas-microsoft-com:office:smarttags"><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=843251719-01032007><FONT face=Arial 
color=#0000ff size=2>The server told wget that it was going to 
return&nbsp;6K:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=843251719-01032007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=843251719-01032007><FONT face="Courier New" 
size=2>Content-Length: 6720</FONT></SPAN></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Smith, Dewayne R. 
[mailto:smithdr2@comcast.net] <BR><B>Sent:</B> Thursday, March 01, 2007 8:05 
AM<BR><B>To:</B> bug-wget@gnu.org<BR><B>Subject:</B> wget help on file 
download<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT face="Courier New" size=2><SPAN class=967150016-01032007>Trying to 
download a 4mb file. it only retrieves 6k of it.</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" size=2><SPAN class=967150016-01032007>I've tried 
without the added --options&nbsp;and it doesn't work.</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" size=2><SPAN 
class=967150016-01032007><STRONG></STRONG></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2><SPAN class=967150016-01032007><STRONG>Can 
you see any issues below?</STRONG></SPAN></FONT></DIV>
<DIV><FONT face="Courier New" size=2><SPAN 
class=967150016-01032007><STRONG>Thx!</STRONG></SPAN></FONT></DIV>
<DIV><FONT face="Courier New" size=2><SPAN 
class=967150016-01032007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>C:\Backup_CD\WGET&gt;wget -dv -S 
--no-http-keep-alive&nbsp; --ignore-length&nbsp; --secure-protocol=auto 
--no-check-certificate&nbsp; 
https://<BR>server2.csci-va.com/siap/siap.nsf/297c783b5c8fa51985256cd700546846/65dc9ed \
                713ae030f85256f31006eb413/$FILE/TR%202004.018%20AEGIS%20TEST%20PLAN..pdf<BR>Setting \
                
--verbose (verbose) to 1<BR>Setting --server-response (serverresponse) to 
1<BR>Setting --http-keep-alive (httpkeepalive) to 0<BR>Setting --ignore-length 
(ignorelength) to 1<BR>Setting --secure-protocol (secureprotocol) to 
auto<BR>Setting --check-certificate (checkcertificate) to 0<BR>DEBUG output 
created by Wget 1.10.2 on Windows.</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>--11:01:08--&nbsp; </FONT><A 
href="https://server2.csci-va.com/siap/siap.nsf/297c783b5c8fa51985256cd700546846/65dc9ed713ae030f85256f31006eb413/$F"><FONT \
 face="Courier New" 
size=2>https://server2.csci-va.com/siap/siap.nsf/297c783b5c8fa51985256cd700546846/65dc9ed713ae030f85256f31006eb413/$F</FONT></A><BR><FONT \
 face="Courier New" 
size=2>ILE/TR%202004.018%20AEGIS%20TEST%20PLAN..pdf<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 =&gt; `TR 2004.018 AEGIS TEST PLAN..pdf.4'<BR>Resolving server2.csci-va.com... 
seconds 0.00, 65.207.33.26<BR>Caching server2.csci-va.com =&gt; 
65.207.33.26<BR>Connecting to server2.csci-va.com|65.207.33.26|:443... seconds 
0.00, connected.<BR>Created socket 1932.<BR>Releasing 0x00395228 (new refcount 
1).<BR>Initiating SSL handshake.<BR>Handshake successful; connected socket 1932 
to SSL handle 0x009318c8<BR>certificate:<BR>&nbsp; subject: /C=US/O=U.S. 
Government/OU=ECA/OU=ORC/OU=CSCI/CN=server2.csci-va.com<BR>&nbsp; issuer:&nbsp; 
/C=US/O=U.S. Government/OU=ECA/OU=Certification Authorities/CN=ORC 
ECA<BR>WARNING: Certificate verification error for server2.csci-va.com: self 
signed certificate in certificate chain</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>---request begin---<BR>GET 
/siap/siap.nsf/297c783b5c8fa51985256cd700546846/65dc9ed713ae030f85256f31006eb413/$FILE/TR%202004.018%20AEGIS%20TEST%20PL<BR>AN..pdf \
 HTTP/1.0<BR>User-Agent: Wget/1.10.2<BR>Accept: */*<BR>Host: 
server2.csci-va.com</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>---request end---<BR>HTTP request sent, 
awaiting response...<BR>---response begin---<BR>HTTP/1.1 200 OK<BR>Server: 
Lotus-Domino<BR>Date: Thu, 01 Mar 2007 15:57:55 GMT<BR>Connection: 
close<BR>Expires: Tue, 01 Jan 1980 06:00:00 GMT<BR>Content-Type: text/html; 
charset=UTF-8<BR>Content-Length: 6720<BR>Pragma: no-cache</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>---response end---</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>&nbsp; HTTP/1.1 200 OK<BR>&nbsp; Server: 
Lotus-Domino<BR>&nbsp; Date: Thu, 01 Mar 2007 15:57:55 GMT<BR>&nbsp; Connection: 
close<BR>&nbsp; Expires: Tue, 01 Jan 1980 06:00:00 GMT<BR>&nbsp; Content-Type: 
text/html; charset=UTF-8<BR>&nbsp; Content-Length: 6720<BR>&nbsp; Pragma: 
no-cache<BR>Length: ignored [text/html]</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>&nbsp;&nbsp;&nbsp; [ 
&lt;=&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb \
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 ] 6,720&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --.--K/s</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>Closed 1932/SSL 0x9318c8<BR>11:01:08 
(309.48 KB/s) - `TR 2004.018 AEGIS TEST PLAN..pdf.4' saved [6720]</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><BR><FONT face="Courier New" size=2>C:\Backup_CD\WGET&gt;</FONT></DIV>
<DIV>&nbsp;</DIV><FONT color=#0000ff><FONT size=4><FONT face=Garamond><FONT 
color=#000080><FONT face="Times New Roman" color=#0000ff size=3><SPAN 
style="FONT-SIZE: 14pt; COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: \
Garamond"> <P class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-layout-grid-align: \
none"  align=left><SPAN 
style="FONT-SIZE: 14pt; COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: \
Garamond">Dewayne  R. Smith</SPAN><SPAN style="FONT-SIZE: 14pt"><FONT \
color=#000000><FONT  face="Times New Roman"> <o:p></o:p></FONT></FONT></SPAN></P>
<P class=MsoNormal 
style="MARGIN: 0in 0in 0pt; mso-layout-grid-align: \
none"><st1:place><st1:PlaceName><SPAN  style="FONT-SIZE: 14pt; COLOR: blue; \
FONT-FAMILY: Garamond; mso-bidi-font-family: \
Garamond">SPAWAR</SPAN></st1:PlaceName><SPAN  style="FONT-SIZE: 14pt; COLOR: blue; \
FONT-FAMILY: Garamond; mso-bidi-font-family: Garamond">  </SPAN><st1:PlaceName><SPAN 
style="FONT-SIZE: 14pt; COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: \
Garamond">Systems</SPAN></st1:PlaceName><SPAN  style="FONT-SIZE: 14pt; COLOR: blue; \
FONT-FAMILY: Garamond; mso-bidi-font-family: Garamond">  </SPAN><st1:PlaceType><SPAN 
style="FONT-SIZE: 14pt; COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: \
Garamond">Center</SPAN></st1:PlaceType></st1:place><SPAN  style="FONT-SIZE: 14pt; \
COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: Garamond">  \
</SPAN><st1:City><st1:place><SPAN  style="FONT-SIZE: 14pt; COLOR: blue; FONT-FAMILY: \
Garamond; mso-bidi-font-family: \
Garamond">Charleston</SPAN></st1:place></st1:City><SPAN  style="FONT-SIZE: 14pt; \
COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: Garamond">  </SPAN><SPAN \
style="FONT-SIZE: 14pt"><o:p></o:p></SPAN></P> <P class=MsoNormal 
style="MARGIN: 0in 0in 0pt; mso-layout-grid-align: none"><SPAN 
style="FONT-SIZE: 14pt; COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: \
Garamond">Code  613, Special Projects Branch</SPAN><FONT color=#000000><SPAN 
style="FONT-SIZE: 14pt; FONT-FAMILY: Garamond; mso-bidi-font-family: Garamond"> 
</SPAN><SPAN style="FONT-SIZE: 14pt"><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal 
style="MARGIN: 0in 0in 0pt; mso-layout-grid-align: none"><B><SPAN 
style="FONT-SIZE: 14pt; COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: \
Garamond; mso-bidi-font-size: 12.0pt">Office  (843) 218-4393</SPAN></B></P>
<P class=MsoNormal 
style="MARGIN: 0in 0in 0pt; mso-layout-grid-align: none"><B><SPAN 
style="FONT-SIZE: 14pt; COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: \
Garamond; mso-bidi-font-size: 12.0pt"></SPAN></B><B><SPAN  style="FONT-SIZE: 14pt; \
COLOR: blue; FONT-FAMILY: Garamond; mso-bidi-font-family: Garamond; \
mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 'Times New Roman'; \
mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: \
AR-SA">Mobile  (843) \
696-9472</SPAN></B></SPAN></FONT></FONT></FONT></FONT></P></FONT> \
<DIV>&nbsp;</DIV></BODY></HTML>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic