Introducing Lady LorReign| Author | Post |
|---|---|
| Drew Black broken crankshaft 8009 Posts 9/99 | I've been working on trying to get the my.adt mail store zipped up and sent over to the new server so everyone has all of their old mail. After much experimentation it appears that the Windows compressed folder application sucks ass. The mail store has a directory structure of 4096 folders in a complex naming scheme of hexadecimal values. The windows xp zip routines crap out after 256 folders without any type of warning or indication that it didn't get everything into the file that was requested of it. [Link] |
| BigBobxxx Senior Member 2681 Posts 5/04 | |
| jrv Senior Member 1266 Posts 2/03 | Info-zip will probably work. I've tested it out to 1,000,000 (one million) files in a ZIP archive, although all of those files were in a single directory. That was 7 years ago. From memory no single file can be >= 4GB uncompressed. Also, if resulting ZIP is >= 4GB then you may need to use FUNZIP to extract the files, hacking the source code to loop over stdin to get all the files. |
| lukemason Member 697 Posts 8/04 | |
| snowman872 RainCoatReviews.com 400 Posts 6/00 | "In addition to supporting the original Zip file format, WinZip, 9.0 and later, also supports the 64-bit extensions to the Zip file format. The extended format lets you store all the data you need in Zip files of virtually unlimited size. The original Zip file format limited the number of member files in a Zip file to 65,535, and the maximum size of both the Zip file itself and any member file to 4 gigabytes. For all practical purposes, the 64-bit extended format eliminates all these restrictions. Using the extended format, the member file size, Zip file size, and number of member files you can add to a Zip file are limited only by your system's resources." http://www.winzip.com/wzdic.htm Version 10 also offers tighter compression, better automation and the ability to burn to discs from within the program. WinRAR is excellent too. -- Snowman |
| Use the code below to link to this topic or a specific post. |
| URL of this thread |
| Link to this post with HTML |
| Link to this post with Forum Code |