Hello ,
I am working on setting up the Jenkins publish over SSH plug-in to copy build package to destination server via SSH tunneling as firewall exists between Jenkins server and the destination server. However it's not working. See below the screenshot.

Please note that below ssh command via command line works well using proxy command option.
ssh -o ProxyCommand="ssh -W %h:%p jump01" destination
I am using Publish Over SSH v 1.17
and Jenkins 2.46.2 on RHEL 6.8. Please share your inputs on how to resolve this. Thank you.
Best regards,
Bhushan.
Sent from Outlook
If it's not working, file a bug in JIRA.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/HK2PR0301MB1025A1E81FD17198FECA6283A8CE0%40HK2PR0301MB1025.apcprd03.prod.outlook.com.
For more options, visit https://groups.google.com/d/optout.
Thanks.
Just trying to understand if this particular issue is a known issue & faced by others as well or am I missing something ?