I am creating a file upload manager through CF. The problem is these files are up to 500 megs in size. Because of how CF stores the temporary files in the RAM during the upload, uploading two large files simultaneously brings the system to it's knees.
Any Suggestions on how to accomplish this?
Any Suggestions on how to accomplish this?