Although I haven't tried it but how about using Java classes for zipping and unzipping. This package might give you a head start.
Package java.util.zip Qasim On 6/5/05, Mickael <[EMAIL PROTECTED]> wrote: > That is a good suggestion. Thanks Brad I will give it a try. > > Mike > > ---------------------------------------- > From: "Brad Roberts" <[EMAIL PROTECTED]> > Sent: Sunday, June 05, 2005 3:37 PM > To: CF-Talk <[email protected]> > Subject: RE: Zipping or Rar Large Files with Coldfusion > > I use the command line tools for WinRAR > (http://www.rarlab.com/download.htm), using cfexecute. Works well for me, > but the largest file I've unzipped is around 100 meg. > > HTH, > > Brad Roberts > > -----Original Message----- > From: Mickael [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 05, 2005 5:18 PM > To: CF-Talk > Subject: Zipping or Rar Large Files with Coldfusion > > Hello, > > I have a really large Txt file that I would like to Zip then Send to my > server then upzip it there using CFX_ZIP. The problem that I am running in > to is that the file is too large for a valid zip archive the file is over > 5gb. Each time I try to unzip it on the server I get a corrupt file. > > I know that RAR supports large file sizes but I do not know of a tag in CF > that un rars files on the server. > > Has anyone run it to this problem? Any suggestions? > > Thanks, > > Mike Elmalem > eFactory Inc. > 416-836-9460 > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208631 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

