Proxy issue (General questions)
Hi,
In IE I have configured proxy settings. And IE browse internet http/ftp sites well. But when I try connect by wodFTP component:
1. without using proxy I receive 10054 error code.
2. with using proxyType = 6 - 30041 error.
With TotalCommander I can connect only if set proxy type 'HTTP-proxy with FTP support'.
How can I work with that proxy type with wodFTP component?
I try other proxy types in wodFTP, but all return timeout error.
Thanks, Roman
Re: Proxy issue
Hi Roman,
Did you try to insert proxy information in wodFtpDLX directly using ProxyHostname, ProxyPort and ProxyLogin, ProxyPassword Proerty if needed? Can you show us your code snippet?
Is there any chance that we could connect there and duplicate your problem?
You can send your private information to techsupport@weonlydo.com
Drazen
Re: Proxy issue
Yes, I try use each proxy type with correct proxy hostname and port ( no login/password ), but with no result. All proxy type ( except ProxyWEBStandard/ProxyWindows - return same error 30041 ) hang up for long time and return timeout error.
My component version 2.8.3.416
On server installed proxy: Squid Cache: Version 2.5.STABLE14
I just cannot connect to any outside FTP server.
P.S. I cannot give you access to it :( And I use simple VBS script with few properties setup.
Re: Proxy issue
r0m1k,
Is there any way you could send us some kind of log of communication between the proxy server and the Total Commander? You can send it to techsupport@weonlydo.com
Regards,
Grof
Re: Proxy issue
r0m1k,
Is there any way you could send us some kind of log of communication between the proxy server and the Total Commander? You can send it to techsupport@weonlydo.com
Regards,
Grof
Hi,
I send all log that I have from TC.
Thanks, Roman