Java SFTP
The Secure FTP Factory suite of components includes Java classes for securely exchanging data using the SFTP (FTP over SSH) protocol.
 
- Support for JDK 1.2.2 and above.
- Upload and download directories recursively.
- Password and public-key based authentication.
- ZLIB compression.
- Memory based transfers.
- Support for Putty and OpenSSH key formats.
- Support for SSH2 protocol.
- 3DES, DES and Blowfish ciphers.
- Diffie-Hellman Key Exchange
|