Version | Date | Description |
---|---|---|
1.3 | 2009-06-25 | Apache MINA SSHD Support |
1.2 | 2009-05-13 | SFTP Support |
1.1 | 2009-05-13 | Public Key Authentication |
1.0.1 | 2009-02-24 | Fix release |
Type | Changes | By |
---|---|---|
Add Apache MINA SSHD library support with "Shell Session" and "Exec Session" features. | vladimirovs | |
Fixed shell session support for JSch library. | vladimirovs |
Type | Changes | By |
---|---|---|
Add SFTP support. Please, note, that SFTP support for ganymed-ssh2-build210 library requires patch for SFTPv3Client class. Thanks to Egor Ivanov. | vladimirovs |
Type | Changes | By |
---|---|---|
Add support for authentication by public key Thanks to Egor Ivanov. | vladimirovs |
Type | Changes | By |
---|---|---|
Add additional class check to prevent ClassNotFoundError when factory is already instantiated. | svidyuk |