FTP Connection

B

Ben

Does anybody have recommendation on FTP connection API other than the
one provided in the JDK?

I need more functionality than just dealing with streams.

I would like to be able to recognise directories, files, and so forth on
a server, read them, modify them, and put them back on the server.

Thanks.

Ben
 
A

Alexandre Touret

Ben said:
Does anybody have recommendation on FTP connection API other than the
one provided in the JDK?

I need more functionality than just dealing with streams.

I would like to be able to recognise directories, files, and so forth on
a server, read them, modify them, and put them back on the server.

Thanks.

Ben
Hi,
You could try the Jakarta API http://jakarta.apache.org/commons/net/

Regards,
Alexandre
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top