Bear in mind also that you will be tying up 1 CF thread per upload. As CF6 standard thread limit is 8, a couple of uploads and your server will be struggling to serve other requests. And, if you're on a shared server you will be affecting other users sites too.
Martin Parry Macromedia Certified Developer http://www.BeetrootStreet.co.uk -----Original Message----- From: Ben Doom [mailto:[EMAIL PROTECTED] Sent: 10 March 2005 15:56 To: CF-Talk Subject: Re: Talking of file uploads I don't know about a filesize limit with CFFILE (I don't think there is one, but I could be wrong), but it sounds like your real enemy will be timeouts. Unless your pipe is fat like LAN, you'll have to up CF's timeout, and IIS's as well (if that's what you're using). --Ben Mark Drew wrote: > Does anybody what the limit of filesize is with using <CFFILE ? > > I am looking to upload 100Mb + files and wanted to know opinions here > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198228 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

