3 hdd partitions in root? - Inetserver

This is a discussion on 3 hdd partitions in root? - Inetserver ; Hi there, Dont know how to explain this but will try my best. I have computer running iis 6 on win 2003 server.This pc have 3 hdd that i use to share files.I setup ftp in iis and everything works ...

+ Reply to Thread
Results 1 to 3 of 3

3 hdd partitions in root?

  1. Default 3 hdd partitions in root?

    Hi there,
    Dont know how to explain this but will try my best.
    I have computer running iis 6 on win 2003 server.This pc have 3 hdd that i
    use to share files.I setup ftp in iis and everything works fine.The only
    problem i have is following:
    I have 3 hdd partitions name1 name2 name3.When user loggs in to
    ftp://mysite.com they only see files in name1 hdd.This is because i have set
    home directory to name1 hdd.What i would like is user to see name1,name2 and
    name3 when they are in root of my ftp.The only solution i have now is that
    user have to manually type in ftp://mysite.com/name2 or
    ftp://mysite.com/name2.
    is it possible with iis so that when user types in ftp://mysite.com and they
    can see all 3 without typing the hdd name after.com?
    This problem is also with iis 5.1 and earlier.Thought it might be fixed in
    iis6,but seems like the limit is the same.
    Would be really really nice if anyone could help me with this.


    in advanced thanks

  2. Default Re: 3 hdd partitions in root?

    This behavour that you are seeing is an IIS FTP feature (strange as it is)

    Basically what you need to do is this:

    1) Set your FTP Home Directory to somewhere (say c:\inetpub\ftpsites\ftp)
    2) Add a virtual directory to the FTP site maybe called Disk1 which points
    to your content from Disk1, maybe c:\inetpub\ftpsites\Disk1Content
    3) Repeat #2 above for Disk2 and Disk3

    So now you have Disk1, Disk2, and Disk3 (or what ever names you used) as
    virtual directories.

    If you browse your FTP site you will be able to cd into Disk1 or Disk2 or
    Disk3

    From your message you are already at this point.

    Now back in your FTP home directory you simply need to create physical 3
    directories with the same name as the virtual directories you created.

    Disk1
    Disk2
    Disk3

    When you go back to the FTP root and do a directory listing you will now see
    Disk1, Disk2, and Disk3

    If you change directories into one of them you get the content from the
    virutal directory and not the physcial directory.

    Chris
    --


    Chris Crowe [ IIS MVP - 1997 - 2006 ]
    http://blog.crowe.co.nz


    "Mad Dog" <MadDog@discussions.microsoft.com> wrote in message
    news:06C4EC45-8183-4EC3-AA87-9CC519A216CC@microsoft.com...
    > Hi there,
    > Dont know how to explain this but will try my best.
    > I have computer running iis 6 on win 2003 server.This pc have 3 hdd that i
    > use to share files.I setup ftp in iis and everything works fine.The only
    > problem i have is following:
    > I have 3 hdd partitions name1 name2 name3.When user loggs in to
    > ftp://mysite.com they only see files in name1 hdd.This is because i have
    > set
    > home directory to name1 hdd.What i would like is user to see name1,name2
    > and
    > name3 when they are in root of my ftp.The only solution i have now is that
    > user have to manually type in ftp://mysite.com/name2 or
    > ftp://mysite.com/name2.
    > is it possible with iis so that when user types in ftp://mysite.com and
    > they
    > can see all 3 without typing the hdd name after.com?
    > This problem is also with iis 5.1 and earlier.Thought it might be fixed in
    > iis6,but seems like the limit is the same.
    > Would be really really nice if anyone could help me with this.
    >
    >
    > in advanced thanks




  3. Default Re: 3 hdd partitions in root?

    Thanks m8!!it worked!!2 years of pain is gone!!!

    Merry Christmas to you!!




    "Chris Crowe [MVP 1997 -> 2006]" wrote:

    > This behavour that you are seeing is an IIS FTP feature (strange as it is)
    >
    > Basically what you need to do is this:
    >
    > 1) Set your FTP Home Directory to somewhere (say c:\inetpub\ftpsites\ftp)
    > 2) Add a virtual directory to the FTP site maybe called Disk1 which points
    > to your content from Disk1, maybe c:\inetpub\ftpsites\Disk1Content
    > 3) Repeat #2 above for Disk2 and Disk3
    >
    > So now you have Disk1, Disk2, and Disk3 (or what ever names you used) as
    > virtual directories.
    >
    > If you browse your FTP site you will be able to cd into Disk1 or Disk2 or
    > Disk3
    >
    > From your message you are already at this point.
    >
    > Now back in your FTP home directory you simply need to create physical 3
    > directories with the same name as the virtual directories you created.
    >
    > Disk1
    > Disk2
    > Disk3
    >
    > When you go back to the FTP root and do a directory listing you will now see
    > Disk1, Disk2, and Disk3
    >
    > If you change directories into one of them you get the content from the
    > virutal directory and not the physcial directory.
    >
    > Chris
    > --
    >
    >
    > Chris Crowe [ IIS MVP - 1997 - 2006 ]
    > http://blog.crowe.co.nz
    >
    >
    > "Mad Dog" <MadDog@discussions.microsoft.com> wrote in message
    > news:06C4EC45-8183-4EC3-AA87-9CC519A216CC@microsoft.com...
    > > Hi there,
    > > Dont know how to explain this but will try my best.
    > > I have computer running iis 6 on win 2003 server.This pc have 3 hdd that i
    > > use to share files.I setup ftp in iis and everything works fine.The only
    > > problem i have is following:
    > > I have 3 hdd partitions name1 name2 name3.When user loggs in to
    > > ftp://mysite.com they only see files in name1 hdd.This is because i have
    > > set
    > > home directory to name1 hdd.What i would like is user to see name1,name2
    > > and
    > > name3 when they are in root of my ftp.The only solution i have now is that
    > > user have to manually type in ftp://mysite.com/name2 or
    > > ftp://mysite.com/name2.
    > > is it possible with iis so that when user types in ftp://mysite.com and
    > > they
    > > can see all 3 without typing the hdd name after.com?
    > > This problem is also with iis 5.1 and earlier.Thought it might be fixed in
    > > iis6,but seems like the limit is the same.
    > > Would be really really nice if anyone could help me with this.
    > >
    > >
    > > in advanced thanks

    >
    >
    >


+ Reply to Thread

Similar Threads

  1. local root mail error and stop root relaying
    By Application Development in forum SendMail
    Replies: 2
    Last Post: 06-27-2007, 02:47 PM
  2. Howto deny external mail to root and still accept local mail to root
    By Application Development in forum SendMail
    Replies: 3
    Last Post: 06-26-2007, 03:54 PM
  3. SELECT in partitions
    By Application Development in forum ADO DAO RDO RDS
    Replies: 0
    Last Post: 08-25-2005, 11:14 PM
  4. No hidden partitions?
    By Application Development in forum Hardware
    Replies: 9
    Last Post: 05-13-2005, 07:34 PM
  5. How big should the DB and Logs partitions be?
    By Application Development in forum Microsoft Exchange
    Replies: 5
    Last Post: 01-26-2005, 06:41 PM