Configure STFP client through a proxy
Describes the keys you need to configure the STFP client in Optimizely Configured Commerce.
If there is a need to run the SFTP through a proxy, then add the following keys and appropriate values to the appSettings.config
file:
- SshProxyType (Socks4, Socks5 or Http)
- SshProxyHost
- SshProxyPort
- SshProxyUsername
- SshProxyPassword
Updated over 1 year ago