I wonder if it is possible to work with files larger than 2GB? If it is possible to import files from the file system, I have files between 5gb and 10gb is possible to work with these files?
I strongly doubt it's possible to work with files that large, PHP needs more than twice the amount of memory available than the biggest file you are trying to download.