View Single Post
  #1 (permalink)  
Old 10-09-2008, 07:51 PM
Florida
 
Posts: n/a
Diggs:
Default Uploading documents using CFFile

I am using CFFile for uploading documents using Cold Fusion 8 in my Intranet
environment. Each record has a limit of 10 documents that can be uploaded into
MySQL database. It seems if I upload mulitple documents at around 1mb it takes
less than a minute to complete. The problem seems to be when I upload muliptle
documents that are bigger.
If I attempt to upload 2 documents each over 25mb it takes around 10 minutes.

Anyone have suggestions on alternatitve way to do this or should I just limit
size of each upload to 4mb and less?



Reply With Quote
Sponsored Links