I have a computer in a lab that I work in and I want to monitor the pressure of something using a webcam. It has a program where it will publish a picture every 15 seconds to a ftp site so I decided to make my own ftp site on that computer for it to upload to. My question is how do I go about making it so that I can upload to a folder and then publish that to a particular site (eg http://123.23.023... etc). It is formatting it perfectly (there is an index.html page and everything) but just not in a way that you can view it as a webpage. Do I have to get a program that will turn that computer into a website server as well or can I get away with using the ftp server? Is there a way that is even easier that I am overlooking? I know, for example, xoom.com, a free webpage host, allowed you to upload your website stuff directly to it using ftp and then it turned around and displayed it. Are there other free hosting options where I could use ftp to get it on the site?