bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] post-data works but post-file does not?


From: Charles Kozierok
Subject: Re: [Bug-wget] post-data works but post-file does not?
Date: Wed, 22 Sep 2010 10:23:20 -0400

Estanislao -- I'm on a Windows machine using Gnuwin32 and I can't do
that sort of shell escaping. But I am quite sure it is not the file..
I've recreated it several ways, and I've never had these sorts of
problems before.

Giuseppe, here's the output requested. Thanks.

SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\gnuwin32/etc/wgetrc
Setting --output-document (outputdocument) to x.htm
Setting --referer (referer) to
http://tmslighting.digiflare.com/specifications.aspx
Setting --post-file (postfile) to postdata.txt
DEBUG output created by Wget 1.11.4 on Windows-MinGW.

--2010-09-22 10:22:03--  http://tmslighting.digiflare.com/specifications.aspx
Resolving tmslighting.digiflare.com... seconds 0.00, 68.178.224.94
Caching tmslighting.digiflare.com => 68.178.224.94
Connecting to tmslighting.digiflare.com|68.178.224.94|:80... seconds
0.00, connected.
Created socket 444.
Releasing 0x0033db58 (new refcount 1).

---request begin---
POST /specifications.aspx HTTP/1.0

Referer: http://tmslighting.digiflare.com/specifications.aspx

User-Agent: Wget/1.11.4

Accept: */*

Host: tmslighting.digiflare.com

Connection: Keep-Alive

Content-Type: application/x-www-form-urlencoded

Content-Length: 911



---request end---
[writing POST file postdata.txt ... done]
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 500 Internal Server Error

Connection: keep-alive

Date: Wed, 22 Sep 2010 14:22:03 GMT

Server: Microsoft-IIS/6.0

X-Powered-By: PleskWin

X-Powered-By: ASP.NET

X-AspNet-Version: 2.0.50727

Cache-Control: private

Content-Type: text/html; charset=utf-8

Content-Length: 7763



---response end---
500 Internal Server Error
Registered socket 444 for persistent reuse.
Disabling further reuse of socket 444.
Closed fd 444
2010-09-22 10:22:03 ERROR 500: Internal Server Error.



reply via email to

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