Programmatically controllable FTP client written in the Java language that targets any network oriented standalone application, and even applet, that needs to rely on FTP to exchange files over a network. Should replace the cryptic sun.net.ftp.* classes.
A Java upload applet that uses FTP protocal. Avoids limitations of HTTP upload while providing a web interface. Upload settings are configured in the background, gives the user the appearance of a HTTP uploader.