Sidebar

How to SFTP via a proxy

0 votes
823 views
asked Sep 26, 2013 by rich-c-2789 (16,240 points)
How to SFTP via a proxy

1 Answer

0 votes

Use the following java option as needed in the startup tab of QIE Service Manager.  Then restart the QIE service.  Some proxy server do not need a user and password.

-Dqie.sftp.proxyHost=
-Dqie.sftp.proxyPort=
-Dqie.sftp.proxyUser=
-Dqie.sftp.proxyPass=

answered Sep 26, 2013 by rich-c-2789 (16,240 points)
edited Nov 12, 2016 by mike-r-7078
...