Re: [JDBC] jdbc download jar is corrupted

2001-10-03 Thread Ray Tomlinson
Hmmm... I downloaded again using internet explorer and, as much as I hate to admit it, the file is ok. I re-downloaded with netscape and it's not ok. Netscape seems to believe that the file is text/plain so it probably tosses or adds some characters. Ray Barry Lind wrote: > It works fine for me.

Re: [JDBC] jdbc download jar is corrupted

2001-10-03 Thread Joe Shevland
Of Barry Lind > Sent: Wednesday, 3 October 2001 6:15 AM > To: Ray Tomlinson > Cc: [EMAIL PROTECTED] > Subject: Re: [JDBC] jdbc download jar is corrupted > > > It works fine for me. I can download and unzip the file. > Are you still > seeing this problem? > >

Re: [JDBC] jdbc download jar is corrupted

2001-10-03 Thread Ray Tomlinson
Further investigation reveals that the web server at the download site (jdbc.postgresql.org) is specifying a content-type of text/plain rather than application/octet which is the usual mime-type for generic binary data. Netscape is being too helpful and expanding all those mal-formed end-of-line s

Re: [JDBC] jdbc download jar is corrupted

2001-10-02 Thread Barry Lind
It works fine for me. I can download and unzip the file. Are you still seeing this problem? thanks, --Barry Ray Tomlinson wrote: > http://jdbc.postgresql.org/download/jdbc7.1-1.2.jar has bad format. > Neither winzip nor jar can read the contents. Jar throws an > IllegalArgumentException and

[JDBC] jdbc download jar is corrupted

2001-10-02 Thread Ray Tomlinson
http://jdbc.postgresql.org/download/jdbc7.1-1.2.jar has bad format. Neither winzip nor jar can read the contents. Jar throws an IllegalArgumentException and winzip says: error [C:/jdbc7_1-1_2.jar]: start of central directory not found; Zip file corrupt. Possible cause: file transfer error. C:\>j