Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Uploading documents using CFFile

New Here ,
Oct 09, 2008 Oct 09, 2008
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?
301
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 09, 2008 Oct 09, 2008
LATEST
Isn't this just a product of your internet speed and the size of the upload?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources