problem uploading over 220 files with long names and a total size of about 300 mb

  •  12-09-2008, 9:00 AM

    problem uploading over 220 files with long names and a total size of about 300 mb

    Hello,
    I am using ajaxuploader and there is a problem when i try to upload over 220 files with long names(about 60 to 70 bytes each) and the total size of those files combined is about 300 MB).
    If I upload 900 files (with long names) and a small size (1kbyte each) there is not any problem
    If I upload one file with a 500MB size there is not problem either
    In ther server trace message box I get. (File uploaded! undefined 0 bytes)
    Could you please let me know what the problem might be
    ************************************************************************
    EDIT: Actually when i select 900 txt files it work but the message in the server trace says uploaded 138 files /138
    It doesn't seems that the upload module is taking more than 138 file names to upload, and for one reason or another it just doesn't do anything when the files are /pdf or /doc which are about 1MB each
    *************************************************************************
     Was able to uplaod 241 pdf file of 1.1MB size each at 250 file I get undefined in the list of files to upload.
    ********************************************************************************
     
     
    Thanks
View Complete Thread