Re: Uploading Site Changes / How To
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 12/28/04
- Next message: Ingo Beyer: "Internal Server Error when running Website Isolated and COM+ user set to local admin"
- Previous message: Pat [MSFT]: "Re: w3wp.exe takes 100% processor"
- In reply to: Holo20: "Re: Uploading Site Changes / How To"
- Next in thread: Holo20: "Re: Uploading Site Changes / How To"
- Reply: Holo20: "Re: Uploading Site Changes / How To"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Dec 2004 09:58:15 -0800
The FTP server never "talks" to the website/web server. They speak
completely different protocols and do not understand each other.
What they both share is access to the filesystem -- hence, if you point the
FTP server's vdir at the same files that the web server is serving, you can
use FTP to change the files that the web server serves (and achieve your
goal of "uploading site changes").
-- //David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "Holo20" <Holo20@discussions.microsoft.com> wrote in message news:7FC8CED2-39BB-4E10-A1DC-0F0D428A7727@microsoft.com... Thanks Jeff. I actually have had an FTP site up and running for several days now, and have become familiar with its operation. I was not sure, though, how to get from that point, to being able to update files on a website. I guess I dont see how to get FTP to talk to the website. "Jeff Cochran" wrote: > On Mon, 27 Dec 2004 12:27:03 -0800, Holo20 > <Holo20@discussions.microsoft.com> wrote: > > >Thank you, David. How would I begin if I wanted to pursue the FTP method? > > Installing FTP would be the first project. :) > > Once FTP is installed, you need to provide access to the folder for > your site. A virtual folder is the most common method. Try some of > these links: > > HOW TO: Set Up an FTP Server in Windows Server 2003 > http://support.microsoft.com/default.aspx?scid=kb;en-us;323384 > > How To Limit Access to a FTP Site in Windows Server 2003: > http://support.microsoft.com/default.aspx?scid=kb;en-us;816525 > > INFO: FTP Site Administration Documentation in IIS 6.0: > http://support.microsoft.com/default.aspx?scid=kb;en-us;814865 > > Jeff > > > >"David Wang [Msft]" wrote: > > > >> It depends on how you have the server configured. It can work in the same > >> way as your other sites, or not. > >> > >> Both FTP and WebDAV as well as HTTP POST can be done with IIS. None are > >> enabled by default for security reasons, but you can turn them on > >> individually. > >> > >> -- > >> //David > >> IIS > >> http://blogs.msdn.com/David.Wang > >> This posting is provided "AS IS" with no warranties, and confers no rights. > >> // > >> "Holo20" <Holo20@discussions.microsoft.com> wrote in message > >> news:EA1C5741-13A8-4C6B-AFEF-E5E8E7641429@microsoft.com... > >> Greetings, I'm pretty much a noob to IIS, I'm using IIS 6 on Server2003. > >> > >> This is the first time I've been in a position to need to update a website > >> that I host on my own server, but cannot figure out how. On all other sites > >> that I maintain, I upload the changes via FTP in my html editor (Adobe's > >> GoLive). How is this done with IIS? > >> > >> Thanks in advance for your time. > >> > >> > >> > >
- Next message: Ingo Beyer: "Internal Server Error when running Website Isolated and COM+ user set to local admin"
- Previous message: Pat [MSFT]: "Re: w3wp.exe takes 100% processor"
- In reply to: Holo20: "Re: Uploading Site Changes / How To"
- Next in thread: Holo20: "Re: Uploading Site Changes / How To"
- Reply: Holo20: "Re: Uploading Site Changes / How To"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|