I have never gotten more than a 300 mb file uploaded using cf code. I've been asking in both this list, the cf-talk, and on the mmm support site and so far no one can tell me how I can push this limit up. My machine has 6gb of ram, if that makes a difference.
The guy who's helping me suggested using a dot.net approach just for the file recepton and then passing me a structure with the filenames and other form elements. Michael At 12:45 PM 12/3/2005, you wrote: >Hold on, there is a limit on uploading files using ColdFusion? I dont recall >one... > > > >-----Original Message----- >From: Mik Muller <[EMAIL PROTECTED]> >To: CF-Server <[email protected]> >Sent: Sat Dec 03 14:32:40 2005 >Subject: using java class files > >Hi, > >I found someone with a java uploader (as a substitute for a CF >uploader, with the 300 mb limit) and have asked them to help me >install it but I don't know where I should put the file. He has asked >me this question: > > I need to know what the stuff in > > C:\CFusionMX7\wwwroot\WEB-INF\cfclasses > > Maps to. > > >They have a class file that mentions a few includes at the top. > > package com.radinks.upload; > import java.io.*; > import java.net.*; > import javax.servlet.*; > import javax.servlet.http.*; > >Where do I put this file? In the directory where the CF files >normally go, ie; in the folder where upload_action.cfm would normally >go? Or in the WEB-INF/classes folder? How does it link to the other >files (import)? Do I have to path them? > >Thanks for any info. > >Michael > > > > > >-------- >Michael Muller >Admin, MontagueMA.net Website >Montague, MA 01351 >cell (413) 320-5336 >fax (518) 713-1569 >skype: michaelBmuller >email [EMAIL PROTECTED] >http://www.MontagueMA.net > >Eschew Obfuscation > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5710 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
