Board index » delphi » Setting r allowed directory for each user ,with ICS FTP server application

Setting r allowed directory for each user ,with ICS FTP server application


2007-01-17 02:49:25 PM
delphi137
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
 
 

Re:Setting r allowed directory for each user ,with ICS FTP server application

I got the answer.It has to be in the same onAuthenticate event itself.
Venkatesh
"Venkatesh VT" <XXXX@XXXXX.COM>writes
Quote
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


 

Re:Setting r allowed directory for each user ,with ICS FTP server application

You should use the dedicated ICS mailing list
XXXX@XXXXX.COM
Paul
"Venkatesh VT" <XXXX@XXXXX.COM>schreef in bericht
Quote
I got the answer.It has to be in the same onAuthenticate event itself.
Venkatesh
"Venkatesh VT" <XXXX@XXXXX.COM>writes
news:XXXX@XXXXX.COM...
>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
>
>