|
Posted by $Bill on March 12, 2007, 3:36 am
Please log in for more thread options
Aamir wrote:

> see...i have seen some ppl sharing files over net work with some their
> ip address like (http& ftp)://IP address/files here. how can i do
> it?
Just run a webserver on the remote computer where the files are and
use your browser to grab the files. You can also do uploading with
CGI and a script. Apache would be the best bet. You could also just
set up an FTP daemon on the remote computer and do something similar.
|
> ip address like (http& ftp)://IP address/files here. how can i do
> it?