bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] How to ensure data completeness/integrity for the file do


From: Anamika Jindal
Subject: Re: [Bug-wget] How to ensure data completeness/integrity for the file downloaded using wget
Date: Wed, 29 Jul 2009 20:49:29 +0530

Hi,

I checked this further i.e. error message posted in my previous message - 
> wget -N failing with:
<<Proxy request sent, awaiting response... 400 Bad Request
2009-07-28 09:55:39 ERROR 400: Bad Request.>>

During normal wget requests, which are working fine->  With debug mode, 
this is the kind of request  I see
---request begin---
GET ftp://<<<<details>>>> HTTP/1.0
User-Agent: Wget/1.11.4
Accept: */*
Host: ftp server name

---request end---

When I use wget  -N which fails (if the file already exists on local 
erver). With debug mode- This is the kind of request  I see
---request begin---
HEAD  ftp://<<<<details>>>> HTTP/1.0
User-Agent: Wget/1.11.4
Accept: */*
Host: ftp server name

---request end---

Does it make some difference(get/head)?? When I used wget --spider, then 
also I got the following error: Does it depend on remote server settings??
Spider mode enabled. Check if remote file exists.
--2009-07-29 12:48:48--  ftp://<<<details>>>> 
Resolving http-proxy.gslb.db.com... 10.233.152.37
Connecting to http-proxy.gslb.db.com|10.233.152.37|:8080... connected.
Proxy request sent, awaiting response... 400 Bad Request
Remote file does not exist -- broken link!!!


Thanks,
Anamika

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you




reply via email to

[Prev in Thread] Current Thread [Next in Thread]