-
Bug
-
Resolution: Fixed
-
Major
-
None
upgrade jsch version to 0.1.53 (older version makes problems in some networks)
new options which would be needed for production deployments in our case:
- add possibility to retrieve ssh_user + ssh_password from build parameters (paramterized build)
- add possibility to hide executed command from build console
Hi, if the server is using strong ciphers, key exchange, the old version is failing, so I've created this quite simple PR : https://github.com/jenkinsci/publish-over-ssh-plugin/pull/12