Question:
Hello,
I'm trying to set up a sftp connection using a proxy and sftp.
I'm using openedge 11 and the following code: chSFTP:HttpProxyAuthMethod = cHttpProxyAuthMethod. where cHttpProxyAuthMethod is a character variable and chSFTP is a com-handle refering to Chilkat.Sftp.
Every time I test this code I get the error Error while Component Property/Method was ..(don't know the english translation for this word).. : HttpProxyAuthMethod. Type mismatch.
Does anybody know the solution?
Tia, Luuk