I was trying to download 7GB .tar file from web link to my web server by using some online available PHP code. However, the file stopped downloading when it reached around 4GB.
My webserver have unlimited storage, so what is causing this problem?
Is there anyway to download such a large file without stopping?
Or any web server software/plug-in for this purpose?
Thanks