Could it be a file size limit instead of a timeout? What does the error message say?
Adrian www.adrianlynch.co.uk -----Original Message----- From: Robert Harrison [mailto:[EMAIL PROTECTED] Sent: 11 July 2008 13:54 To: CF-Talk Subject: File Upload: TimeOut Problems On CF7, using form enctype to select a file to upload. Submits to page with cffile to execute upload. On small/medium size files it works perfectly, but on large (> 30Mg) page times out and I get a page cannot be found error. Added <cfsetting requesttimeout="6000"> to both form page and cffile processing page, but still times out at 2 minutes. 1) Where should I be looking for timeout options I can override with cfsetting? 2) Are there any other time-out related coding options I can try? 3) Are the alternatives to CFFILE. Tried CFFTP PUTFILE, but I need 1) the rename function and 2) return of Server filename? I'm really stuck on this one. Please help if you can. Thanks Robert B. Harrison Director of Interactive services Austin & Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext. 119 F : 631.434.7022 www.austin-williams.com Great advertising can't be either/or... It must be &. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308926 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

