The package JavaFTP API contains the API of a Java FTP Client.
It supports:
- proxies of type USER@HOST
- resume (upload and download)
- logging all operations
- PASV and PORT
- ASCII, BINARY and AUTO
- Transfers can be monitored by your own threads