Use Proxy with wodsftp. (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi,
We are testing the version of evaluation of wodSFTP on Powerbuilder.We test a connection via Proxy.We haven't an error and the process doesn't pass in the event connected.Can we test Proxy with the version of evaluation?
we use this code
ole_1.Object.ProxyHostname = is_srvpxy
ole_1.Object.ProxyPort = il_portpxy
ole_1.Object.ProxyType = 3
ole_1.Object.Login = is_UserName
ole_1.Object.Password = is_Password
ole_1.Object.Hostname = is_RemoteAddress
ole_1.Object.Connect()
Can you help us?
Thank you
Hary
Complete thread:
- Use Proxy with wodsftp. - Hary, 2005-11-22, 18:10
- Re: Use Proxy with wodsftp. - wodSupport, 2005-11-22, 18:12
- Re: Use Proxy with wodsftp. - Hary, 2005-11-22, 18:37
- Re: Use Proxy with wodsftp. - Hary, 2005-11-22, 18:40
- Re: Use Proxy with wodsftp. - wodSupport, 2005-11-22, 20:45
- Re: Use Proxy with wodsftp. - Hary, 2005-11-23, 10:35
- Re: Use Proxy with wodsftp. - wodSupport, 2005-11-23, 14:12
- Re: Use Proxy with wodsftp. - Hary, 2005-11-23, 14:34
- Re: Use Proxy with wodsftp. - wodSupport, 2005-11-23, 20:42
- Re: Use Proxy with wodsftp. - Hary, 2005-11-23, 14:34
- Re: Use Proxy with wodsftp. - wodSupport, 2005-11-23, 14:12
- Re: Use Proxy with wodsftp. - Hary, 2005-11-23, 10:35
- Re: Use Proxy with wodsftp. - wodSupport, 2005-11-22, 20:45
- Re: Use Proxy with wodsftp. - Hary, 2005-11-22, 18:40
- Re: Use Proxy with wodsftp. - Hary, 2005-11-22, 18:37
- Re: Use Proxy with wodsftp. - wodSupport, 2005-11-22, 18:12