Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
0 Points
9 Posts
Apr 20, 2012 09:01 PM|LINK
It has 4GB of RAM.
I'm developing a website for uploading and encrypting files. There's a 100mb limit, uploading a 2GB+ file will cost a fee.
I can upload the file in Chunks, but then I'm left with 2 or 3 files that need joining together somehow...
Any ideas?
Thanks
Stoink
0 Points
9 Posts
Re: Files over 2GB being uploaded to memory.. not a maxAllowedContentLength issue!
Apr 20, 2012 09:01 PM|LINK
It has 4GB of RAM.
I'm developing a website for uploading and encrypting files. There's a 100mb limit, uploading a 2GB+ file will cost a fee.
I can upload the file in Chunks, but then I'm left with 2 or 3 files that need joining together somehow...
Any ideas?
Thanks