Skip to content

SFTP Proxy Password

Key: qie.sftp.proxyPass

Env Var: QIE_SFTP_PROXYPASS

Scope: Global

Description: Use this password for the connections to the SFTP proxy server.

Examples

Env Var

QIE_SFTP_PROXYPASS=securePassword

Java Option

-Dqie.sftp.proxyPass=securePassword

YAML

QIE_SFTP_PROXYPASS: "securePassword"