On Thu, 6 Apr 2017 22:33:23 -0500, Bill Godfrey wrote: > >Here's what I got in cygwin. No problems so far. > ... >$ ls -l SC27843005.zip >-rwx------+ 1 User1 None 867963245 Mar 15 00:00 SC27843005.zip > >$ cksum SC27843005.zip >300300463 867963245 SC27843005.zip > ... Oops. All my fault. I have an experimental script wrapping curl (well, I thought it was production quality) which *reproducibly* shortens the downloaded file by about 12 KB. When I download with plain curl from the command line I get: 554 $ ls -alL --full-time total 847624 drwxrwx--- 1 root vboxsf 136 2017-04-07 10:37:06.000000000 -0600 . drwxrwx--- 1 root vboxsf 170 2017-04-01 13:45:21.000000000 -0600 .. drwxrwx--- 1 root vboxsf 11900 2017-04-07 09:42:30.000000000 -0600 SC27-8430-05 -rwxrwx--- 1 root vboxsf 867963245 2017-03-14 18:00:15.000000000 -0600 SC27843005.zip 555 $ 555 $ cksum *.zip 300300463 867963245 SC27843005.zip
... agreeing with what you have. unzip reports the file as corrupted; jar reports no error. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
