|
Home > Archive > IIS FTP Server > October 2005 > FTP Virtual Directory Setup - Home Directory Issues?
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 Virtual Directory Setup - Home Directory Issues?
|
|
|
| Im been stumped on this all day... I have sever 2003 with IIS 6.0
I need to create an FTP location for multiple users, using different
localuser credentials. Using the same IP address.
How can I set it up so that each user gets dropped into his/her's last
folder in the directory. For instance:
Default FTP Site -> c:\inetpub\ftproot <- allow anonymous
L UserA(Virt. Dir.)
-> c:\inetpub\ftproot\UserA\Products\In <-
User/PW required
I would like UserA's virtual directory to be dropped of all the way at the
'In' folder (c:\inetpub\ftproot\UserA\Products\In)
I have created a local user account called 'UserA' to him to use from an
external IP.
Is there any way to do this. It seemed a lot easier in IIS 5.0, IMO...
Thanks for any input and assistance guys.
Chris H
| |
| Jeff Cochran 2005-10-04, 8:50 pm |
| On Tue, 4 Oct 2005 15:01:02 -0700, "Chris"
<chrishoche@odysseylogistics.com> wrote:
>Im been stumped on this all day... I have sever 2003 with IIS 6.0
>
>I need to create an FTP location for multiple users, using different
>localuser credentials. Using the same IP address.
>
>How can I set it up so that each user gets dropped into his/her's last
>folder in the directory. For instance:
>
>Default FTP Site -> c:\inetpub\ftproot <- allow anonymous
>
> L UserA(Virt. Dir.)
> -> c:\inetpub\ftproot\UserA\Products\In <-
>User/PW required
>
>I would like UserA's virtual directory to be dropped of all the way at the
>'In' folder (c:\inetpub\ftproot\UserA\Products\In)
>
>I have created a local user account called 'UserA' to him to use from an
>external IP.
>
>Is there any way to do this. It seemed a lot easier in IIS 5.0, IMO...
>
>Thanks for any input and assistance guys.
User iso;ation. Thoogh it won't actually work as you wish, you can
create a virtual folder in the user's home direcory pointing to that
location.
Jeff
|
|
|
|
|