I have had similar problems, and the only way i was able to do that was to set a home directory for the user involved, but it feels like that sort of defeats the purpose of having the ftplet.
On 4/23/07, Janardhanan, Ajith (AJANARDH) <[EMAIL PROTECTED]> wrote:
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