I have attempted to download a 2.5 GB ZIP backup file from my hosting provider and the size of the resultant downloaded file is always around 1.0 GB. The download just stops. I see no errors displayed. The file is, of course, corrupt since it did not finish loading. I have used the latest versions of Firefox, Chrome and IE with the same result. My hosting provider and my ISP state they do not place any limits on the size of downloaded files. I have downloaded this size file using this machine from the same hosting provider for the past 3 years with no problems. The last time I performed this download was in December of 2014 (worked fine).
I am running an Apache server on my WIN7 machine so I used the following script to see if I can simulate the problem locally (all files are located on the same computer). The same results were observed (size limited to around 1.0 GB) so it can’t be my hosting provider or my ISP.
[PHP]
[/PHP]
I used SFTP to download the same file from my hosting provider and it downloaded properly.
I am running the latest version of WIN7 with an Intel i7 CPU (64 bit) with 12.0 GB of RAM.
Any ideas on how to solve this problem? Since it worked in the past, it must have been some WIN7 update that caused the problem.