|
Home > Archive > IIS FTP Server > October 2004 > FTP redirect username
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 |
FTP redirect username
|
|
|
| Hello,
We have an FTP site for our organisation, we need the next solution :
we have 5 regions and 5 region directories :
D:\inetpub\ftproot\region01
D:\inetpub\ftproot\region02
D:\inetpub\ftproot\region03
D:\inetpub\ftproot\region04
D:\inetpub\ftproot\region05
Each region has there own FTP account
When connection all regions must enter the same properties except theire
username/password
I want that the regions automaticully come in their own directory based on
there account name! Is that possible with IIS?
thanx,
Marco J.L.
| |
| Bernard 2004-10-11, 7:49 am |
| What version of IIS you running ? for IIS 5.0 below
you can do this
How To Set Up an FTP Site So That Users Log Onto Their Folders
http://support.microsoft.com/?id=201771
For IIS 6.0, you can try the new user isolation feature
Hosting Multiple FTP Sites with FTP User Isolation
http://www.microsoft.com/resources/...sRG_CFG_21.mspx
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
<news@nl.news> wrote in message
news:e$htXc3rEHA.3964@TK2MSFTNGP10.phx.gbl...
> Hello,
>
> We have an FTP site for our organisation, we need the next solution :
>
> we have 5 regions and 5 region directories :
> D:\inetpub\ftproot\region01
> D:\inetpub\ftproot\region02
> D:\inetpub\ftproot\region03
> D:\inetpub\ftproot\region04
> D:\inetpub\ftproot\region05
> Each region has there own FTP account
> When connection all regions must enter the same properties except theire
> username/password
>
> I want that the regions automaticully come in their own directory based on
> there account name! Is that possible with IIS?
>
> thanx,
>
> Marco J.L.
>
>
>
>
>
|
|
|
|
|