View Full Version : How Do I Make An FTP Thing..
Dr. Doom
September 10th, 2003, 01:09 PM
How would I make a thing where people can download files straight from my computer. Is this possible?
Digitalosophy
September 10th, 2003, 01:43 PM
well if you want to be cheezy just leave the directory browsing option on, or make an asp/php database system to show all files.
or download cute ftp or serv-u, both free :)
ahmed
September 10th, 2003, 02:00 PM
install apache on your computer:
www.apache.org
get your IP address:
www.whatismyipaddress.com
et voila, you have an http server set up, you can send files through it, access it through your IP
Dr. Doom
September 10th, 2003, 04:22 PM
^With that one, can people have access to the folders I want them to straight from my computer?
λ
September 10th, 2003, 04:45 PM
yeah, you just put the files in C:\Program Files\Apache\htdocs\.
Then, when you've found out your IP, just access your files thru http://youripgoeshere/filename.ext.
Dr. Doom
September 10th, 2003, 05:45 PM
Aight. They can't add files or delete files tho right?
ahmed
September 10th, 2003, 05:47 PM
Nope, unless you host some kind of a script for doing so, which will also require you to run in the php module on your computer..
Dr. Doom
September 17th, 2003, 04:22 PM
Okay, so can someone find me a direct download? I couldn't get any of that.. or tell me where to look? Theres like 80000 links on that site.
ahmed
September 17th, 2003, 04:24 PM
try this one.. canadian mirror :beam:
http://apache.sunsite.ualberta.ca/httpd/binaries/win32/apache_1.3.28-win32-x86-no_src.msi
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.