SFTP Object
 
Syntax
 
SFTP.SocksPort As Long
 
Description
The SOCKS4/SOCKS5 proxy port. The default value is 1080. This property only applies if a SOCKS proxy is used (if the SocksVersion property is set to 4 or 5).
 
See Also