Skip to content

SFTP Proxy Port

Key: qie.sftp.proxyPort

Env Var: QIE_SFTP_PROXYPORT

Scope: Global

Description: Use this port for the SFTP connections going through a proxy service.

Examples

Env Var

QIE_SFTP_PROXYPORT=8081

Java Option

-Dqie.sftp.proxyPort=8081

YAML

QIE_SFTP_PROXYPORT: 8081