leehaut opened a new pull request, #7203: URL: https://github.com/apache/hop/pull/7203
Fix https://github.com/apache/hop/issues/2973 This PR migrates the SSH pipeline transform from sshlib to [JSch](https://github.com/mwiede/jsch) (com.github.mwiede:jsch), aligning it with the SSH stack already used elsewhere in Hop (e.g. database SSH tunnels and the SFTP workflow action). The transform’s public configuration and behavior remain unchanged: password and private-key authentication, optional HTTP proxy, static/dynamic commands, and stdout/stderr output fields all work as before. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
