Downloading files from another server WITHOUT SSH?

If you're on a shared server that doesn't allow ssh access (so you can't use wget), is there any other way to download a file from another server? Perhaps a PHP script or something? It would have to be able to handle very large files.

 

 

 

 

Top