On Tue, 30 Mar 2010 14:40:36 -0500, Rabbe, Luke wrote: >I ordered z/OS 1.11 electronically. I downloaded the following 3 times using >HTTPS. > >IBM Online Library: z/OS V1R11 and Software Products DVD Collection, September >2009 >Download to your workstation in KITZIP format - (k3t4271n.zip)(5375.0 MB) > >The ZIP file ended up being over 1GB on my PC. > > >My problem is that I'm unable to extract the files using WinZip or WinRAR. I >receive this error: > >Cannot open file; it does not appear to be a valid archive. > > >I don't know if this is because the ZIP file is too large or because it's in a >format that WinZip doesn't recognize. > >Has anyone else successfully downloaded and unzipped this collection? Any >suggestions? Or maybe the file really is just corrupt.
Or maybe you are using Windows XP with a FAT32 disk so you are seeing modulo 2**32 results for the 5 gibibyte file? See: http://support.microsoft.com/kb/314463 And pay attention to this statement: You cannot create a file larger than (2^32)-1 bytes (this is one byte less than 4 GB) on a FAT32 partition. -- ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

