Home > windows > Large zip on Windows

Large zip on Windows

October 12th, 2011 Leave a comment Go to comments

I have never been a Microsoft fanatic nor an anti-microsoft terrorist, but today I could not believe that large compressed folders got corrupted in Windows !

I have send a relatively small zip file (5gb, peanuts) from AIX to Windows per sftp and in Windows Explorer, some files in the compressed folder (read zip) were just pointing to the wrong content.

I had some issues with large zip files on unix, but this was last century! Howcome could a modern filesystem/operating system have such issues?

I have found a few bugs on support.microsoft.com.

Ex: Compressed folder becomes corrupted when larger than 2 gigabytes
Workaround : make sure that you limit the size of a compressed folder to 2 GB or less

Amazing!

Tags:
  1. October 12th, 2011 at 22:55 | #1

    There are so many 2GB and 4GB boundary bugs in Windows it’s amazing how the platform is still considered a viable enterprise server OS… And yes, that goes for 64-bit Windows as well!

  2. October 13th, 2011 at 09:50 | #2

    Indeed, the issue was on W2008R2 64-bit !

  3. Ziaro
    October 13th, 2011 at 23:06 | #3

    Built-in zp function in Windows Server 2003 R2 x64 is crappy, too.
    You are not able to create a zip file bigger then 2 GB. “Discovered” it when i tried to compress several small RMAN backup pieces a 512MB into one bigger zip file.

  4. joel garry
    October 14th, 2011 at 02:07 | #4

    So that’s why all those 11g downloads are two files.

  5. October 18th, 2011 at 06:52 | #5

    Nice point Joel :)

  6. Kennie Nybo Pontoppidan
    October 26th, 2011 at 11:26 | #6

    Many windows sysadms use 7-zip instead

    From
    http://en.wikipedia.org/wiki/7-Zip
    (go to limitations paragraph)

    “… 7-Zip supports file sizes of up to 16 exabytes…”

  7. October 26th, 2011 at 12:17 | #7

    Thanks for the link. I had no issue with winzip 9 and later. Afaicr, winzip 8 did not support large files and I had to download WZ9 beta, this was about 7 years ago !

  8. Kennie Nybo Pontoppidan
    October 26th, 2011 at 12:39 | #8

    7-zip is open source and FAST

    @Kennie Nybo Pontoppidan

  1. No trackbacks yet.
*