all groups > iis ftp > july 2004 >
iis ftp :
Multiple ftp sites
I have a webserver with 1 external IP. I have 4 websites on this server using host headers and it works fine. I can't figure out how to setup 4 ftp sites for these users to manager their sites. Anyone has any docs for this. Can i do it with 1 external ip? thanks
what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on win2k server. From what i am reading on MS site this cant be done. [quoted text, click to view] "Jeff Cochran" <jeff.nospam@zina.com> wrote in message news:410c5d67.726660853@msnews.microsoft.com... > On Thu, 29 Jul 2004 13:45:37 -0500, "Dan" > <anonymous@discussions.microsoft.com> wrote: > > >I have a webserver with 1 external IP. I have 4 websites on this server > >using host headers and it works fine. I can't figure out how to setup 4 ftp > >sites for these users to manager their sites. Anyone has any docs for this. > >Can i do it with 1 external ip? > > One FTP site, multiple user accounts. You don't mention version, but > see: > > How To Set Up an FTP Site So That Users Log Onto Their Folders: > http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771 > > Jeff
On Thu, 29 Jul 2004 13:45:37 -0500, "Dan" [quoted text, click to view] <anonymous@discussions.microsoft.com> wrote: >I have a webserver with 1 external IP. I have 4 websites on this server >using host headers and it works fine. I can't figure out how to setup 4 ftp >sites for these users to manager their sites. Anyone has any docs for this. >Can i do it with 1 external ip?
One FTP site, multiple user accounts. You don't mention version, but see: How To Set Up an FTP Site So That Users Log Onto Their Folders: http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771
On Thu, 29 Jul 2004 16:03:13 -0500, "Dan" [quoted text, click to view] <anonymous@discussions.microsoft.com> wrote: >what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on win2k >server. From what i am reading on MS site this cant be done.
Dan, You're right in saying that you can't have 4 FTP sites running on one IP address all using port 21 at the same time. However, you don't need separate FTP sites, you can use FTP virtual directories to allow your users to upload their web content, if that is your aim here. Using the method in the article Jeff has pointed you to, I have sucessfully (and securely) hosted upwards of 450 web sites with corresponding FTP directories using a single public IP address on one server. Assuming you have 4 web sites configured using host headers, you just create one FTP site and configure the virtual directories as per the KB article. Then you instruct your users to FTP to www.domain.com (I know its not ftp.domain.com but it does work, providing they aren't using IE) and they log in as normal and are directed to their own content areas. If you want you can create a DNS entry for each FTP 'site' such as ftp.domain.com but this isn't really necessary in this instance as the web and FTP sites are all on the one box. Regards, Paul Lynch
On Thu, 29 Jul 2004 16:03:13 -0500, "Dan" [quoted text, click to view] <anonymous@discussions.microsoft.com> wrote: >what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on win2k >server. From what i am reading on MS site this cant be done.
If you need four "sites" on one IP then Microsoft's FTP server will not meet your needs. From your description though, you don't need four sites, you need FTP access to four web directories for four users, there's a difference. Otherwise, maybe WFTPD will meet your needs: http://www.wftpd.com/ Or maybe try FTP-ServU or WSFTP. Jeff [quoted text, click to view] >"Jeff Cochran" <jeff.nospam@zina.com> wrote in message >news:410c5d67.726660853@msnews.microsoft.com... >> On Thu, 29 Jul 2004 13:45:37 -0500, "Dan" >> <anonymous@discussions.microsoft.com> wrote: >> >> >I have a webserver with 1 external IP. I have 4 websites on this server >> >using host headers and it works fine. I can't figure out how to setup 4 >ftp >> >sites for these users to manager their sites. Anyone has any docs for >this. >> >Can i do it with 1 external ip? >> >> One FTP site, multiple user accounts. You don't mention version, but >> see: >> >> How To Set Up an FTP Site So That Users Log Onto Their Folders: >> http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771 >> >> Jeff >
I keep getting User jdoe can not login. I am using smartftp. This is what i did. I added the UPN suffix domaintwo.com. Then i created a user called jdoe@domaintwo.com Then i created a folder called Sites and a subfolder called domaintwo Then I created a website called domaintwo.com and pointed to the folder domaintwo. Then i created a ftp virtual site called www.domaintwo.com and pointed to the folder domaintwo I went to local security policy and added jdoe to the log on locally. Last i added the permissions of the folder domaintwo so that jdoe will have full access. what am i doing wrong. thanks [quoted text, click to view] "Paul Lynch" <paul.lynch@nospam.com> wrote in message news:bvgkg052e35tfhjgdmtnb9qa28marn1512@4ax.com... > On Thu, 29 Jul 2004 16:03:13 -0500, "Dan" > <anonymous@discussions.microsoft.com> wrote: > > >what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on win2k > >server. From what i am reading on MS site this cant be done. > > Dan, > > You're right in saying that you can't have 4 FTP sites running on one > IP address all using port 21 at the same time. > > However, you don't need separate FTP sites, you can use FTP virtual > directories to allow your users to upload their web content, if that > is your aim here. > > Using the method in the article Jeff has pointed you to, I have > sucessfully (and securely) hosted upwards of 450 web sites with > corresponding FTP directories using a single public IP address on one > server. > > Assuming you have 4 web sites configured using host headers, you just > create one FTP site and configure the virtual directories as per the > KB article. > > Then you instruct your users to FTP to www.domain.com (I know its not > ftp.domain.com but it does work, providing they aren't using IE) and > they log in as normal and are directed to their own content areas. > > If you want you can create a DNS entry for each FTP 'site' such as > ftp.domain.com but this isn't really necessary in this instance as the > web and FTP sites are all on the one box. > > > Regards, > > Paul Lynch > MCSE
I see thie message in the event viewer and did give this user logon locally. Event Type: Failure Audit Event Source: Security Event Category: Logon/Logoff Event ID: 534 Date: 8/2/2004 Time: 7:27:45 AM User: NT AUTHORITY\SYSTEM Computer: SERVER1 Description: Logon Failure: Reason: The user has not been granted the requested logon type at this machine User Name: Jdoe Domain: DOMAINTST Logon Type: 2 Logon Process: IIS Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0 Workstation Name: SERVER1 I see ths in the ftp logs 192.168.13.54, jdoe@domaintwo.com, 8/2/2004, 7:36:48, MSFTPSVC5, SERVER1, 192.168.11.2, 0, 0, 0, 331, 0, [49]USER, jdoe@domaintwo.com, -, 192.168.13.54, -, 8/2/2004, 7:36:48, MSFTPSVC5, SERVER1, 192.168.11.2, 0, 0, 0, 530, 1326, [49]PASS, -, -, [quoted text, click to view] "Bernard" <qbernard@hotmail.com.discuss> wrote in message news:%23z53pLEeEHA.3664@TK2MSFTNGP12.phx.gbl... > Error msgs ? IIS ftp log ? > > -- > Regards, > Bernard Cheah > http://www.tryiis.com/ > http://support.microsoft.com/ > http://www.msmvps.com/bernard/ > > > > "Dan" <anonymous@discussions.microsoft.com> wrote in message > news:Oc3dtWCeEHA.2812@tk2msftngp13.phx.gbl... > > I keep getting User jdoe can not login. I am using smartftp. > > > > This is what i did. > > > > I added the UPN suffix domaintwo.com. > > Then i created a user called jdoe@domaintwo.com > > Then i created a folder called Sites and a subfolder called domaintwo > > Then I created a website called domaintwo.com and pointed to the folder > > domaintwo. > > Then i created a ftp virtual site called www.domaintwo.com and pointed to > > the folder domaintwo > > I went to local security policy and added jdoe to the log on locally. > > Last i added the permissions of the folder domaintwo so that jdoe will > have > > full access. > > > > what am i doing wrong. > > > > thanks > > > > > > "Paul Lynch" <paul.lynch@nospam.com> wrote in message > > news:bvgkg052e35tfhjgdmtnb9qa28marn1512@4ax.com... > > > On Thu, 29 Jul 2004 16:03:13 -0500, "Dan" > > > <anonymous@discussions.microsoft.com> wrote: > > > > > > >what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on > win2k > > > >server. From what i am reading on MS site this cant be done. > > > > > > Dan, > > > > > > You're right in saying that you can't have 4 FTP sites running on one > > > IP address all using port 21 at the same time. > > > > > > However, you don't need separate FTP sites, you can use FTP virtual > > > directories to allow your users to upload their web content, if that > > > is your aim here. > > > > > > Using the method in the article Jeff has pointed you to, I have > > > sucessfully (and securely) hosted upwards of 450 web sites with > > > corresponding FTP directories using a single public IP address on one > > > server. > > > > > > Assuming you have 4 web sites configured using host headers, you just > > > create one FTP site and configure the virtual directories as per the > > > KB article. > > > > > > Then you instruct your users to FTP to www.domain.com (I know its not > > > ftp.domain.com but it does work, providing they aren't using IE) and > > > they log in as normal and are directed to their own content areas. > > > > > > If you want you can create a DNS entry for each FTP 'site' such as > > > ftp.domain.com but this isn't really necessary in this instance as the > > > web and FTP sites are all on the one box. > > > > > > > > > Regards, > > > > > > Paul Lynch > > > MCSE > > > > > >
nm i got it it was the log on locally in the default domain controller policy. I should have mentioned that this was a dc. thanks for the help [quoted text, click to view] "Dan" <anonymous@discussions.microsoft.com> wrote in message news:uXGE34IeEHA.2384@TK2MSFTNGP09.phx.gbl... > I see thie message in the event viewer and did give this user logon locally. > > > Event Type: Failure Audit > Event Source: Security > Event Category: Logon/Logoff > Event ID: 534 > Date: 8/2/2004 > Time: 7:27:45 AM > User: NT AUTHORITY\SYSTEM > Computer: SERVER1 > Description: > Logon Failure: > Reason: The user has not been granted the requested > logon type at this machine > User Name: Jdoe > Domain: DOMAINTST > Logon Type: 2 > Logon Process: IIS > Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0 > Workstation Name: SERVER1 > > > I see ths in the ftp logs > > 192.168.13.54, jdoe@domaintwo.com, 8/2/2004, 7:36:48, MSFTPSVC5, SERVER1, > 192.168.11.2, 0, 0, 0, 331, 0, [49]USER, jdoe@domaintwo.com, -, > 192.168.13.54, -, 8/2/2004, 7:36:48, MSFTPSVC5, SERVER1, 192.168.11.2, 0, 0, > 0, 530, 1326, [49]PASS, -, -, > > > > > > > > > > "Bernard" <qbernard@hotmail.com.discuss> wrote in message > news:%23z53pLEeEHA.3664@TK2MSFTNGP12.phx.gbl... > > Error msgs ? IIS ftp log ? > > > > -- > > Regards, > > Bernard Cheah > > http://www.tryiis.com/ > > http://support.microsoft.com/ > > http://www.msmvps.com/bernard/ > > > > > > > > "Dan" <anonymous@discussions.microsoft.com> wrote in message > > news:Oc3dtWCeEHA.2812@tk2msftngp13.phx.gbl... > > > I keep getting User jdoe can not login. I am using smartftp. > > > > > > This is what i did. > > > > > > I added the UPN suffix domaintwo.com. > > > Then i created a user called jdoe@domaintwo.com > > > Then i created a folder called Sites and a subfolder called domaintwo > > > Then I created a website called domaintwo.com and pointed to the folder > > > domaintwo. > > > Then i created a ftp virtual site called www.domaintwo.com and pointed > to > > > the folder domaintwo > > > I went to local security policy and added jdoe to the log on locally. > > > Last i added the permissions of the folder domaintwo so that jdoe will > > have > > > full access. > > > > > > what am i doing wrong. > > > > > > thanks > > > > > > > > > "Paul Lynch" <paul.lynch@nospam.com> wrote in message > > > news:bvgkg052e35tfhjgdmtnb9qa28marn1512@4ax.com... > > > > On Thu, 29 Jul 2004 16:03:13 -0500, "Dan" > > > > <anonymous@discussions.microsoft.com> wrote: > > > > > > > > >what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on > > win2k > > > > >server. From what i am reading on MS site this cant be done. > > > > > > > > Dan, > > > > > > > > You're right in saying that you can't have 4 FTP sites running on one > > > > IP address all using port 21 at the same time. > > > > > > > > However, you don't need separate FTP sites, you can use FTP virtual > > > > directories to allow your users to upload their web content, if that > > > > is your aim here. > > > > > > > > Using the method in the article Jeff has pointed you to, I have > > > > sucessfully (and securely) hosted upwards of 450 web sites with > > > > corresponding FTP directories using a single public IP address on one > > > > server. > > > > > > > > Assuming you have 4 web sites configured using host headers, you just > > > > create one FTP site and configure the virtual directories as per the > > > > KB article. > > > > > > > > Then you instruct your users to FTP to www.domain.com (I know its not > > > > ftp.domain.com but it does work, providing they aren't using IE) and > > > > they log in as normal and are directed to their own content areas. > > > > > > > > If you want you can create a DNS entry for each FTP 'site' such as > > > > ftp.domain.com but this isn't really necessary in this instance as the > > > > web and FTP sites are all on the one box. > > > > > > > > > > > > Regards, > > > > > > > > Paul Lynch > > > > MCSE > > > > > > > > > > > >
Error msgs ? IIS ftp log ? -- Regards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ [quoted text, click to view] "Dan" <anonymous@discussions.microsoft.com> wrote in message news:Oc3dtWCeEHA.2812@tk2msftngp13.phx.gbl... > I keep getting User jdoe can not login. I am using smartftp. > > This is what i did. > > I added the UPN suffix domaintwo.com. > Then i created a user called jdoe@domaintwo.com > Then i created a folder called Sites and a subfolder called domaintwo > Then I created a website called domaintwo.com and pointed to the folder > domaintwo. > Then i created a ftp virtual site called www.domaintwo.com and pointed to > the folder domaintwo > I went to local security policy and added jdoe to the log on locally. > Last i added the permissions of the folder domaintwo so that jdoe will have > full access. > > what am i doing wrong. > > thanks > > > "Paul Lynch" <paul.lynch@nospam.com> wrote in message > news:bvgkg052e35tfhjgdmtnb9qa28marn1512@4ax.com... > > On Thu, 29 Jul 2004 16:03:13 -0500, "Dan" > > <anonymous@discussions.microsoft.com> wrote: > > > > >what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on win2k > > >server. From what i am reading on MS site this cant be done. > > > > Dan, > > > > You're right in saying that you can't have 4 FTP sites running on one > > IP address all using port 21 at the same time. > > > > However, you don't need separate FTP sites, you can use FTP virtual > > directories to allow your users to upload their web content, if that > > is your aim here. > > > > Using the method in the article Jeff has pointed you to, I have > > sucessfully (and securely) hosted upwards of 450 web sites with > > corresponding FTP directories using a single public IP address on one > > server. > > > > Assuming you have 4 web sites configured using host headers, you just > > create one FTP site and configure the virtual directories as per the > > KB article. > > > > Then you instruct your users to FTP to www.domain.com (I know its not > > ftp.domain.com but it does work, providing they aren't using IE) and > > they log in as normal and are directed to their own content areas. > > > > If you want you can create a DNS entry for each FTP 'site' such as > > ftp.domain.com but this isn't really necessary in this instance as the > > web and FTP sites are all on the one box. > > > > > > Regards, > > > > Paul Lynch > > MCSE > >
I have a problem with this too and I have searched eveywhere. I noticed a recent date on this thread so I will ask here too, hoping someone here knows how I can do this. I have FTP set up with Isolate users, not using AD... works great, but when I create a virtual directory in the FTP it doesnt work right... what I want.. d:/LocalUser/user1 also a folder of.. d:/webroot/user1 user1 Ftps in and isolate users throws them into their home directory, which is really a virtual directory pointing to the folder in the WWWroot... this doesnt work. I have tried nearly everything, and all I get it the user getting to their directory under localuser, but not the VD... so I remain totally baffled... I dont like being totally baffled... any help would be very very much appreciated. If you need any more info, let me knwo and I will send you anything I can [quoted text, click to view] "Dan" <anonymous@discussions.microsoft.com> wrote in message news:<O4gT39adEHA.212@TK2MSFTNGP12.phx.gbl>... > what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on win2k > server. From what i am reading on MS site this cant be done. > > "Jeff Cochran" <jeff.nospam@zina.com> wrote in message > news:410c5d67.726660853@msnews.microsoft.com... > > On Thu, 29 Jul 2004 13:45:37 -0500, "Dan" > > <anonymous@discussions.microsoft.com> wrote: > > > > >I have a webserver with 1 external IP. I have 4 websites on this server > > >using host headers and it works fine. I can't figure out how to setup 4 > ftp > > >sites for these users to manager their sites. Anyone has any docs for > this. > > >Can i do it with 1 external ip? > > > > One FTP site, multiple user accounts. You don't mention version, but > > see: > > > > How To Set Up an FTP Site So That Users Log Onto Their Folders: > > http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771 > >
you already know the answer :) -- Regards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ [quoted text, click to view] "Steve" <froehlis@fvtc.edu> wrote in message news:3ead0af7.0408101330.42ea708a@posting.google.com... > I have a problem with this too and I have searched eveywhere. I > noticed a recent date on this thread so I will ask here too, hoping > someone here knows how I can do this. I have FTP set up with Isolate > users, not using AD... works great, but when I create a virtual > directory in the FTP it doesnt work right... > > what I want.. > > d:/LocalUser/user1 > > also a folder of.. > > d:/webroot/user1 > > user1 Ftps in and isolate users throws them into their home directory, > which is really a virtual directory pointing to the folder in the > WWWroot... this doesnt work. I have tried nearly everything, and > all I get it the user getting to their directory under localuser, but > not the VD... so I remain totally baffled... I dont like being > totally baffled... any help would be very very much appreciated. If > you need any more info, let me knwo and I will send you anything I can > > > > "Dan" <anonymous@discussions.microsoft.com> wrote in message news:<O4gT39adEHA.212@TK2MSFTNGP12.phx.gbl>... > > what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on win2k > > server. From what i am reading on MS site this cant be done. > > > > "Jeff Cochran" <jeff.nospam@zina.com> wrote in message > > news:410c5d67.726660853@msnews.microsoft.com... > > > On Thu, 29 Jul 2004 13:45:37 -0500, "Dan" > > > <anonymous@discussions.microsoft.com> wrote: > > > > > > >I have a webserver with 1 external IP. I have 4 websites on this server > > > >using host headers and it works fine. I can't figure out how to setup 4 > > ftp > > > >sites for these users to manager their sites. Anyone has any docs for > > this. > > > >Can i do it with 1 external ip? > > > > > > One FTP site, multiple user accounts. You don't mention version, but > > > see: > > > > > > How To Set Up an FTP Site So That Users Log Onto Their Folders: > > > http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771 > > > > > > Jeff
[quoted text, click to view] On 10 Aug 2004 14:30:40 -0700, froehlis@fvtc.edu (Steve) wrote: >I have a problem with this too and I have searched eveywhere. I >noticed a recent date on this thread so I will ask here too, hoping >someone here knows how I can do this. I have FTP set up with Isolate >users, not using AD... works great, but when I create a virtual >directory in the FTP it doesnt work right... > >what I want.. > >d:/LocalUser/user1 > >also a folder of.. > >d:/webroot/user1 > >user1 Ftps in and isolate users throws them into their home directory, >which is really a virtual directory pointing to the folder in the >WWWroot... this doesnt work. I have tried nearly everything, and >all I get it the user getting to their directory under localuser, but >not the VD... so I remain totally baffled... I dont like being >totally baffled... any help would be very very much appreciated. If >you need any more info, let me knwo and I will send you anything I can
The Virtual Directory may not be visible, but it's there. Try a CD to it. Jeff [quoted text, click to view] >"Dan" <anonymous@discussions.microsoft.com> wrote in message news:<O4gT39adEHA.212@TK2MSFTNGP12.phx.gbl>... >> what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on win2k >> server. From what i am reading on MS site this cant be done. >> >> "Jeff Cochran" <jeff.nospam@zina.com> wrote in message >> news:410c5d67.726660853@msnews.microsoft.com... >> > On Thu, 29 Jul 2004 13:45:37 -0500, "Dan" >> > <anonymous@discussions.microsoft.com> wrote: >> > >> > >I have a webserver with 1 external IP. I have 4 websites on this server >> > >using host headers and it works fine. I can't figure out how to setup 4 >> ftp >> > >sites for these users to manager their sites. Anyone has any docs for >> this. >> > >Can i do it with 1 external ip? >> > >> > One FTP site, multiple user accounts. You don't mention version, but >> > see: >> > >> > How To Set Up an FTP Site So That Users Log Onto Their Folders: >> > http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771 >> > >> > Jeff
I really don't get this. Everyone keeps saying 'users are directed t their own content' but it just doesn't happen for me. They get directe to the root folder - thats not their content. How do users end up i their folder after logging in? [quoted text, click to view] Paul Lynch wrote: > *On Thu, 29 Jul 2004 16:03:13 -0500, "Dan" > <anonymous@discussions.microsoft.com> wrote: > > >what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 o > win2k > >server. From what i am reading on MS site this cant be done. > > Dan, > > You're right in saying that you can't have 4 FTP sites running o > one > IP address all using port 21 at the same time. > > However, you don't need separate FTP sites, you can use FTP virtual > directories to allow your users to upload their web content, if that > is your aim here. > > Using the method in the article Jeff has pointed you to, I have > sucessfully (and securely) hosted upwards of 450 web sites with > corresponding FTP directories using a single public IP address o > one > server. > > Assuming you have 4 web sites configured using host headers, yo > just > create one FTP site and configure the virtual directories as per the > KB article. > > Then you instruct your users to FTP to www.domain.com (I know it > not > ftp.domain.com but it does work, providing they aren't using IE) and > they log in as normal and are directed to their own content areas. > > If you want you can create a DNS entry for each FTP 'site' such as > ftp.domain.com but this isn't really necessary in this instance a > the > web and FTP sites are all on the one box. > > > Regards, > > Paul Lynch > MCSE - sjtar ----------------------------------------------------------------------- Posted via http://www.webservertalk.co ----------------------------------------------------------------------- View this thread: http://www.webservertalk.com/message329597.htm
On Sat, 4 Sep 2004 15:34:55 -0500, sjtarr [quoted text, click to view] <sjtarr.1c2yx1@mail.webservertalk.com> wrote: >I really don't get this. Everyone keeps saying 'users are directed to >their own content' but it just doesn't happen for me. They get directed >to the root folder - thats not their content. How do users end up in >their folder after logging in?
How To Set Up an FTP Site So That Users Log Onto Their Folders: http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771 Jeff [quoted text, click to view] >Paul Lynch wrote: >> *On Thu, 29 Jul 2004 16:03:13 -0500, "Dan" >> <anonymous@discussions.microsoft.com> wrote: >> >> >what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on >> win2k >> >server. From what i am reading on MS site this cant be done. >> >> Dan, >> >> You're right in saying that you can't have 4 FTP sites running on >> one >> IP address all using port 21 at the same time. >> >> However, you don't need separate FTP sites, you can use FTP virtual >> directories to allow your users to upload their web content, if that >> is your aim here. >> >> Using the method in the article Jeff has pointed you to, I have >> sucessfully (and securely) hosted upwards of 450 web sites with >> corresponding FTP directories using a single public IP address on >> one >> server. >> >> Assuming you have 4 web sites configured using host headers, you >> just >> create one FTP site and configure the virtual directories as per the >> KB article. >> >> Then you instruct your users to FTP to www.domain.com (I know its >> not >> ftp.domain.com but it does work, providing they aren't using IE) and >> they log in as normal and are directed to their own content areas. >> >> If you want you can create a DNS entry for each FTP 'site' such as >> ftp.domain.com but this isn't really necessary in this instance as >> the >> web and FTP sites are all on the one box. >> >> >> Regards, >> >> Paul Lynch >> MCSE *
I understand exactly what you want to do and here is how I did wit IIS6. I have the FTP site configured for isolated sessions and each sit owner has a unique user account and corresponding directory: C:\Inetpub\ftproot\LocalUser\siteOwnerA C:\Inetpub\ftproot\LocalUser\siteOwnerB C:\Inetpub\ftproot\LocalUser\siteOwnerC etc. Then within each of the above directories I created a symbolic link t that users' site root. For example: C:\Inetpub\ftproot\LocalUser\siteOwnerA\www is linked to: C:\Inetpub\sites\siteA Unix-like symbolic links are supported on NTFS since Windows 2000 (NTF 5). Microsoft calls them reparse points. The OS does not come with tool to create them, but you can get one from the Windows Resouce Kit The utility you want is called linkd. You can find it on the ne individually if you don't want to get the whole resource kit. There are other 3rd party tools that can create reparse points such a MKS Toolkit. Let me know if this helps or you need further info. [quoted text, click to view] sjtarr wrote: > *I really don't get this. Everyone keeps saying 'users are directe > to their own content' but it just doesn't happen for me. They ge > directed to the root folder - thats not their content. How do user > end up in their folder after logging in?
- mjgrof ----------------------------------------------------------------------- Posted via http://www.webservertalk.co ----------------------------------------------------------------------- View this thread: http://www.webservertalk.com/message329597.htm
Interesting, how about creating a virtual directory at the ftproot with the name siteOwnerA and mapped to the webpath? -- Regards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ [quoted text, click to view] "mjgroff" <mjgroff.1dtxl4@mail.webservertalk.com> wrote in message news:mjgroff.1dtxl4@mail.webservertalk.com... > > I understand exactly what you want to do and here is how I did with > IIS6. > > I have the FTP site configured for isolated sessions and each site > owner has a unique user account and corresponding directory: > > C:\Inetpub\ftproot\LocalUser\siteOwnerA > C:\Inetpub\ftproot\LocalUser\siteOwnerB > C:\Inetpub\ftproot\LocalUser\siteOwnerC > etc. > > Then within each of the above directories I created a symbolic link to > that users' site root. For example: > > C:\Inetpub\ftproot\LocalUser\siteOwnerA\www > is linked to: > C:\Inetpub\sites\siteA > > Unix-like symbolic links are supported on NTFS since Windows 2000 (NTFS > 5). Microsoft calls them reparse points. The OS does not come with a > tool to create them, but you can get one from the Windows Resouce Kit. > The utility you want is called linkd. You can find it on the net > individually if you don't want to get the whole resource kit. > > There are other 3rd party tools that can create reparse points such as > MKS Toolkit. > > Let me know if this helps or you need further info. > > sjtarr wrote: > > *I really don't get this. Everyone keeps saying 'users are directed > > to their own content' but it just doesn't happen for me. They get > > directed to the root folder - thats not their content. How do users > > end up in their folder after logging in? * > > > > -- > mjgroff > ------------------------------------------------------------------------ > Posted via http://www.webservertalk.com > ------------------------------------------------------------------------ > View this thread: http://www.webservertalk.com/message329597.html >
Don't see what you're looking for? Try a search.
|
|
|