Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Upload a file using FTPS connection

813128Jul 6 2011 — edited Jul 15 2011
Hi,

I have to develop an application which has to be able to send a file through FTPS.
I found FTPSClient class from Apache commons but the problem is that it is done java 1.5 and the device were I have to run the application only supports java 1.4 (and there's no option to upgrade it).
Is there another option?

Thanks in advance for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 12 2011
Added on Jul 6 2011
25 comments
794 views