We have a requirement from a client who wants their clients to be able to upload files of about 1Gb maybe more via the company website.
The website is built using Sitefinity 5.3 hosted on IIS and Windows Server 2008 R2.
I have a couple of concerns with this:
I monitored CPU usage during a test upload of a file of 150Mb and it hovered at around 40%, at some point we had it stuck at 99% and the website failing
Files over HTTP... aren't we losing all the nice FTP features such as Pause/Continue? I can't imagine their customers being very happy if the upload fails at 90% then having to start from scratch again.
Anyone know why the CPU takes so much heat during uploads? And, is there a better solution to this, besides DropBox and other similar systems.
Thanks, Jacques