"Simons, Rick" <[EMAIL PROTECTED]> writes: > I'm having trouble with downloading a file across https using wget. > I can't figure out if it is something i'm doing wrong with wget > syntax, or if the httpd server isn't working like it should.
I don't know what's goingn wrong here. Your Wget syntax looks OK to me. > ---request begin--- > GET /InBox/FILE3 HTTP/1.0 > User-Agent: Wget/1.8.2 > Host: filed1 > Accept: */* > Connection: Keep-Alive > Authorization: Basic Znh0ZXN0aW5nOmZ4dGVzdGluZzE= > > ---request end--- The request is, as far as I can tell, correct. Does the problem exist with Wget 1.9? You can download a 1.9 beta from http://fly.srk.fer.hr/~hniksic/wget/wget-1.9-b5.tar.gz
