PHP Command Line Script to download large file from remote server?

bar338

New member
I've done some searching and can't seem to find what I'm looking for. I wanted to see if anyone had any suggestions for PHP scripts/libraries which meet these requirements:

-Runs via command line
-Capable of downloading large file (1gb) from a remote server to a local drive.
 
Back
Top