Skip to main content
Known Participant
October 9, 2008
Question

Uploading documents using CFFile

  • October 9, 2008
  • 1 reply
  • 321 views
I am using CFFile for uploading documents using Cold Fusion 8 in my Intranet environment. Each record has a limit of 20 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?
    This topic has been closed for replies.

    1 reply

    October 9, 2008
    Isn't this just a product of your internet speed and the size of the upload?