Not sure about the 2GB limit but I've been using the free ZLib library with good results in the past. I think you can download it from here: http://www.base2ti.com/zlib.htm
> > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] Behalf Of Robert martin > > > Sent: Tuesday, 27 January 2004 13:14 p.m. > > > To: [EMAIL PROTECTED]; NZ Borland Developers Group - > > > Delphi List > > > Subject: Re: [DUG] Replacement comperession component needed urgently > > > > > > > > > Hi Nahum > > > > > > We have used Lzh archiving with TCompLha from [EMAIL PROTECTED] who > > > frequents these groups. It works great although I have not > > > tried it on 9GB > > > of data. Isn't there an OS issue in relation to 2GB + files > > > (like you cant > > > have them). Not sure if this is only applies to Win 9x or > > > also the rest NT > > > / 2000/ XP. My guess is your 9GB of data compresses to a 2+ > > > GB file. You > > > could try creating multiple archives with your current > > > component (TCompLha > > > can also do this). > > > > > > > > > Rob Martin > > > Software Engineer > > > > > > phone 03 377 0495 > > > fax 03 377 0496 > > > web www.chreos.com > > > ----- Original Message ----- > > > From: "Nahum.Wild" <[EMAIL PROTECTED]> > > > To: "'NZ Borland Developers Group - Delphi List'" > > > <[EMAIL PROTECTED]> > > > Sent: Tuesday, January 27, 2004 11:27 AM > > > Subject: [DUG] Replacement comperession component needed urgently > > > > > > > > > > Hi all, > > > > > > > > We are current using the latest version of DynaZip Max 5 > > > and have started > > > > encountering major problems when trying to zip up 9GB of > > > data. CRC errors > > > > and the like. We believe its the component set causing the > > > problem so I'm > > > > urgently trying to find a replacement for it. > > > > > > > > Can anyone recomend a replacement component set that they > > > think is fab and > > > > can handle 2GB plus compressed files? It doesn't have to > > > be a zip based > > > > format, but does need to be generally accepted and viewable with > > > thirdparty > > > > utils etc... Such as WinRar. > > > > > > > > Thanks in advance, > > > > > > > > Nahum Wild > > > > Software Innovator, Process Consultant > > > > IFE > > > > PayGlobal > > > > > > > > > > > > > -------------------------------------------------------------- > > > -------------- > > > ---- > > > > > > > > > > _______________________________________________ > > > > Delphi mailing list > > > > [EMAIL PROTECTED] > > > > http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > > > > > > _______________________________________________ > > > Delphi mailing list > > > [EMAIL PROTECTED] > > > http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > > > _______________________________________________ > > Delphi mailing list > > [EMAIL PROTECTED] > > http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > > > cheers, > peter > > =========================================== > Peter Hyde, Development Director, SPIS Ltd, Christchurch, New Zealand > * TCompress/TCompLHA component sets for Delphi/Kylix/C++ > * TurboNote+: http://TurboNote.com -- top-rated onscreen sticky notes > Find all the above and MORE at http://spis.co.nz > > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi > > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
