2 Replies Latest reply on Nov 1, 2009 11:56 PM by deanhiller2000

    is there docs for s:fileUpload+streaming NOT byte array

    deanhiller2000

      I get OutOfMemory on our upload of files...they are quite big.  small files work fine though.  I need to stream this big zip file they uploaded to the filesystem where I can then unzip the file and load some blobs into my database.  How do I stream with s:fileUpload???


      thanks,
      Dean