|
Home > Archive > IIS FTP Server > March 2004 > mapping logins to virtual directories in IIS5's FTP server...
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
mapping logins to virtual directories in IIS5's FTP server...
|
|
| randyvol 2004-03-02, 12:35 pm |
| simple question is HOW?
I have a default FTP site with a particular user account set up. Anyone using that user account can login to the FTP server
and they are mapped to a default directory.
I have a virtual directory set up and it is mapped to another directory for another purpose. I want users logging in with
another account to be sent to that directory.
Is there a way to do this with IIS? If not, is there a script that can be built (if so, sample please)...
Any good information available about IIS 5? I cannot seem to find any.
thanks in advance.
| |
| Bernard 2004-03-03, 2:34 am |
| you can create the 'virtual directory', named it as the username, and map it
to the path you want.
--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...
"randyvol" <randy.volters@whaleyfoodservice.com> wrote in message
news:5406C870-03C8-450D-8052-ABBF81CF113A@microsoft.com...
> simple question is HOW?
>
> I have a default FTP site with a particular user account set up. Anyone
using that user account can login to the FTP server
> and they are mapped to a default directory.
>
> I have a virtual directory set up and it is mapped to another directory
for another purpose. I want users logging in with
> another account to be sent to that directory.
>
> Is there a way to do this with IIS? If not, is there a script that can be
built (if so, sample please)...
>
> Any good information available about IIS 5? I cannot seem to find any.
>
> thanks in advance.
| |
| Paul Lynch 2004-03-04, 2:34 pm |
| On Tue, 2 Mar 2004 09:11:09 -0800, "randyvol"
<randy.volters@whaleyfoodservice.com> wrote:
>simple question is HOW?
>
>I have a default FTP site with a particular user account set up. Anyone using that user account can login to the FTP server
>and they are mapped to a default directory.
>
>I have a virtual directory set up and it is mapped to another directory for another purpose. I want users logging in with
>another account to be sent to that directory.
>
>Is there a way to do this with IIS? If not, is there a script that can be built (if so, sample please)...
>
>Any good information available about IIS 5? I cannot seem to find any.
>
>thanks in advance.
Hello,
This is how its done :
How To Set Up an FTP Site So That Users Log Onto Their Folders
http://support.microsoft.com/?id=201771
Regards,
Paul Lynch
MCSE
|
|
|
|
|