The project
The goal of the project is to create a J2ME (CLDC 1.0, MIDP 2.0) compatible ftp client library. The main component of the library is a class named Ftp2Me. It implements all of the ftp commands described in RFC959.
Ftp2Me is free software, licensed under the GPL.