Hello, I am trying to embed the ftpserver in my applcation and use ftplet to listen to user commands. I would like to execute my code when the user does a LIST command. Eventhough there are call backs for onConnect() onLogin() etc, I don't see anything for list command. I would greately appreciate if any of you could advise as to how can I handle this situation in my ftplet lstener.
Thank you Ajith