Sidebar
0 votes
1.1K views
by rich-c-2789 (17.6k 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=

by rich-c-2789 (17.6k points)
edited by mike-r-7078
...