Is it possible to code a script that downloads file from other servers. I mean instead of downloading from a server and uploading to my server, is there any script that can be installed into my server and download the files directly into my server. Please help me with this.
Hey thanks for the script. Reps added. One little help please. the script requires some alteration (setting "allow_url_fopen" = true). I hope this alteration should be made in php.ini file but I cannot find the file in my Linux VDS. I have root access. Can you tell the path where can i find the file.
It is generally in a subdirectory of the /etc directory, on my system it at /etc/php5/apache2, it can also appear directly below /etc in some systems, basically it depends on the distro you are using.
The script is in the second post, but its not working for me. Not sure where is the problem. I finished the file transfer through SSH.