
Hi,
Is there any API for using FTP in java? Can anyone share me the sample Java FTP code?
Thanks

Hi,
There are many FTP client in Java. But I think you should use FTPClient, which is free. It can be downloaded from the apache website.
View examples of Java FTP at:
FTP Server : Connect and Login
FTP Programming in Java tutorials with example code
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.