All, For uploading multiple files to the server, we use a Java applet which works quite well. Now, the sizes of the files could vary. People might upload 10 files that are 2MB each or 100 files that total about 200MB together. Sometime people could even upload about a gig of files if they so liked and wanted to wait that long, I expect. Anyway, when I last used cffile for upload for large files (using CF 4.5, if you please), there were all sorts of crappy issues you had to deal with. Are there still issues with using cffile for large files? I recently tested out the app with about 175MB of files with the largest file being about 76 MB abd the CF server crapped out on me. Looked up the application log and there wasn't one line of log in there that said anything significant happened. Am I better off using the FileReader class in Java? Or any other option?
Thanks, George ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226448 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

