Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jan : Setting r allowed directory for each user ,with ICS FTP server application
| Subject: | Setting r allowed directory for each user ,with ICS FTP server application |
| Posted by: | "Venkatesh VT" (ven..@vsnl.com) |
| Date: | Wed, 17 Jan 2007 12:19:25 +0530 |
I have written a FTP server application with ICS FTServer components.
I am using an ini file to set the user name,password & allowed directory for
each user.
While i am able to validate the user with onAuthenticate event ,which event
should i use for setting the allowed directory for each user
Venkatesh