Hello,I want to implement FTP in one of my application. I need to port FTP in such way that the user can stop and start the FTP, add users, do dir listing and do other ftp change. I am trying to use the Embed code but I
a) That code is not workingb) when I change the code, I can start and stop the ftp, but I don't know how to add users, and do other FTP parameter change.
A sample code or your suggestion will be very much appreciated.
I am new to Java world. Thanks, Rajeev