English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i want to know how can i upload a file that is stored in a web server ( example : http://dl.ibox.org.ua/8/70322/Bengu___Taktik_www.Musicha.com.zip ) to my own web server?
is there any codes or such things that i can put in my web host that can do this thing for me ?
like i put the url of the file that i want to upload to my web host and click the button then it trasfers the file to my web host?

2007-07-20 08:45:44 · 3 answers · asked by AmiN TopNeT 1 in Computers & Internet Programming & Design

my host supports java script and php!

2007-07-20 13:42:09 · update #1

3 answers

Depending on how your web host is configured, you could theoretically do that.

For example, you could run the Unix command wget behind the scenes to obtain the content of any URL and store it in a file.

You could write something using the Perl HTTP package to do the same thing.

Lots of possible solutions, but without knowing what scripting languages you have available on your hosting setup, it's hard to be more specific.

(PS - Javascript is a client-side language, so it won't actually run anything on the server. PHP is what you'd use to download the URL.)

2007-07-20 08:52:26 · answer #1 · answered by McFate 7 · 1 0

Great, Windows XP Pro is exactly what you need. First, make a basic web page on Microsoft Word, with all your files ready to access with the click of a link, then upload the web page along with your files to the web server. The server will understand that your links are download links and you will have access to them anywhere in the world, to upload, do the same thing on a different computer.

2016-04-01 04:00:58 · answer #2 · answered by Anonymous · 0 0

Usually web servers will ask you to upload a file from your client machine (the one you are on now). So, download the file to your machine, then upload to your web server.

2007-07-20 15:31:47 · answer #3 · answered by gregster439 2 · 0 0

fedest.com, questions and answers