Jump to content

user download from 3rd part server


m4major

Recommended Posts

hello everyone,

i am trying to make a php script that transfer an any size file from 3rd party server to the user.

i will explain that with example:

the 3rd party server will be:

3rdserver.com/

in this server there is a file:

3rdserver.com/blablabla/file.exc

i want the 3rd server think i download the file to my server,

i mean the server recognize my ip as the downloader.

now when user activate my script he will get direct download,

and he will think he download from my server, "myserver.com/file.exc"

but in the realty the user download from 3rd party server and my server

act like a proxy for the streaming connection.

 

if anyone of you have an idea i will be happy to hear it.

thanks for the helpers.

 

Link to comment
https://forums.phpfreaks.com/topic/240393-user-download-from-3rd-part-server/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.