There are three issues with large uploads to the file server.

The first is that the page will sometime time out of the upload is too large.  The 
second is that uploads are stored in RAM until they are completed.  If you anticipate 
large uploads, make sure that you have lots of system RAM.  Third, you need to monitor 
disk space usage.

Good luck!

Kevin

>>> [EMAIL PROTECTED] 07/02/02 03:18PM >>>
Is there a limit on the file size  using CFFILE?

I have a simple program that helps clients upload files to our server, but
they can't upload files that's over 30 MB. 
 
Is this a browser issue  or server issue?
 
Thanks,
 
Thanh Nguyen 
 
 


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to