File Transfer Protocal in java

Hello everybody, I am new to these forums so please bear with me :)

I've recently been attempting at setting up a file transfer protocal in java, but I don't think the packages in the api docs that I downloaded from this site have the specific package with the classes I need in order to do one. Is there someway to add classes to my current api or maybe download one with said classes in them? Thanks

[416 byte] By [Chocolatemana] at [2007-11-27 10:33:01]
# 1

Google for Jakarta Commons Net and check out the FTP classes.

sabre150a at 2007-7-28 18:20:17 > top of Java-index,Core,Core APIs...