Create user account and directory on ftp server 2003 at runtime

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ann (Ann_at_discussions.microsoft.com)
Date: 01/11/05


Date: Tue, 11 Jan 2005 14:53:02 -0800

Hi,

I need to create users account and directory on an FTP server running 2003
at runtime using C#,

is it possible to create each new user account and directory, and each users
account to login directly to their own root directory

for example

c:\inetpub\wwwroot\ftproot\user01\

1. when the user01 logs in he/she is directed to the directory
c:\inetpub\wwwroot\ftproot\user01\
2. and also to prevent the users getting back to the ftproot directory.

or is there any software out there can do this?

Thanks for any information

Ann