Making a server download/upload
A friend of mine has a terrible upload connection speed, due to living in Scotland, and as updating his site requires transmitting rather large files, I'd like to write a script that can download files, and upload files for him.
But how would I go about doing so? And if the site does not support a "upload from URL", can it still be done? I do know PHP, I just need the specific commands.
|