Features:
- Support for using an ssh-auth or PuTTY pagent key agent to authenticate connections without passwords.
- Support for multiple known_hosts files, and PuTTY known host registry entries on Windows
- Allows for password prompts, which are masked if supported by the Ant runtime environment.
- Adds a SFTP task with support for commands: put, get, chmod, mkdir, rm, rmdir, rename, cd, pwd, lcd, lpwd, list
- Several SFTP, Exec, or Scp tasks may be nested in a single SSH Session task
System Requirements:
- Apache Ant 1.8 or later
- Java 7 or later
|
|