Flash uploading -- file size limit?

Ask a Question related to Coldfusion Flash Integration, Design and Development.

  1. #1

    Default Flash uploading -- file size limit?

    I have been testing the CF ProFlashUpload tool from
    [url]http://www.cftagstore.com/tags/flashmultipleupload.cfm[/url] but so far it won't
    upload anything larger than around 200mb. I can't narrow it down exactly. But
    it doesn't matter if I'm using it locally on Windows or on Linux Ubuntu. I get
    the same result. IO error. My ColdFusion and Webserver thresholds are all
    wide open to recieve any file size I want. So I'm thinking it must be in the
    flash??

    You can tell my installation here. It doesn't even need to go all the way, it
    will bomb at some point in the first half of the upload.

    Any insight would be helpful. Thanks.

    DCwebGuy Guest

  2. Similar Questions and Discussions

    1. Check File Size Before Uploading
      Is there anyway to check a files size before uploading it to the web server. I have searched the web over and found nothing for coldfusion... ...
    2. file size limit for Photoshop 7
      Photoshop has a 2GB file size limit, as well as a 30,000 pixel limit in either dimension.
    3. is there a file size limit for using quicktime movies on the net
      I am having trouble getting a 56mb quicktime movie to stream on the net. All I get is the controller to show, although it seems to work locally just...
    4. uploading file size limit
      Hi all, I have an intranet page that allows users to upload files. Some of our files are quite large (~300+MB). I've successfully set the...
    5. 2GB file size Transfer Limit
      Alan Coopersmith <alanc@alum.calberkeley.org> wrote: You'd be forgetting about the Companion CD again Alan :) As far as I'm aware all versions...
  3. #2

    Default Re: Flash uploading -- file size limit?

    All the threads that I have read so far said that CFM is not so well equipped
    to upload large files, maybe your CFM server has a timeout request and you'll
    need to set it locally to maybe 5 - 10 minutes since you are uploading really
    big files. We'll that would be my humble opinion!

    Best Regards

    Cesar Mejia

    By the way CFM version you have on your server?

    DCwebGuy wrote:
    >I have been testing the CF ProFlashUpload tool from
    >[url]http://www.cftagstore.com/tags/flashmultipleupload.cfm[/url] but so far it won't
    >upload anything larger than around 200mb. I can't narrow it down exactly. But
    >it doesn't matter if I'm using it locally on Windows or on Linux Ubuntu. I get
    >the same result. IO error. My ColdFusion and Webserver thresholds are all
    >wide open to recieve any file size I want. So I'm thinking it must be in the
    >flash??
    >
    > You can tell my installation here. It doesn't even need to go all the way, it
    >will bomb at some point in the first half of the upload.
    >
    > Any insight would be helpful. Thanks.
    cesarmejia Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139