2009/9/22 Håkon Sagehaug <[email protected]>: > I'm searching for a good java ftp library, come across commons net, but was > wondering if there are any other good ones out there? I really liked the > async web library so hoping for something similar.
Are you looking for a client or server library? For client, I would say that commons-net is a very good option, but this is the wrong mailing list for that topic. For server side, feel free to have a look at our FtpServer sub project. /niklas
