G
Guest
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
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