|
Home > Archive > IIS Server Security > November 2004 > FTP Server configuration problems
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 Server configuration problems
|
|
| Pepelu 2004-11-16, 2:31 pm |
| Hi!
I have a W2K3 with IIS 6.
I've configure the FTP server with the next structure:
e:\globalFTP\localuser\user1
e:\globalFTP\localuser\user2
e:\globalFTP\localuser\user3
Anonymous access disable; Isolation mode;
I have three folders for the web pages; one for each user:
e:\WEBsites\user1
e:\WEBsites\user2
e:\WEBsites\user3
The FTP works fine but i need that the users could put his files in
his websites; i try a lot of things but i can't. How can i do it, with
virtual ftp's ?
Thanks in advanced for your help and sorry for my english!
JLuis
| |
| Tom Kaminski [MVP] 2004-11-16, 2:31 pm |
| "Pepelu" <jozeluis@telefonica.net> wrote in message
news:fdb812b8.0411160728.4ee6c86@posting.google.com...
> I have a W2K3 with IIS 6.
> I've configure the FTP server with the next structure:
>
> e:\globalFTP\localuser\user1
> e:\globalFTP\localuser\user2
> e:\globalFTP\localuser\user3
>
> Anonymous access disable; Isolation mode;
>
> I have three folders for the web pages; one for each user:
>
> e:\WEBsites\user1
> e:\WEBsites\user2
> e:\WEBsites\user3
>
> The FTP works fine but i need that the users could put his files in
> his websites; i try a lot of things but i can't. How can i do it, with
> virtual ftp's ?
Instead of physical folders, you need to create virtual folders that map to
the user's web site. In other words, make an FTP virtual folder "user1"
that maps to e:\WEBsites\user1.
| |
| Pepelu 2004-11-18, 7:47 am |
| Thank you very much, Tom.
It works but it donīt like me much because when i made ftp, after i
must make CD <virtual-directory>
JLuis
|
|
|
|
|