| Dart Home | PowerTCP FTP for ActiveX | Custom Development | Reply | PowerTCP FTP for ActiveX Topics | Forums |
| Author | Forum: PowerTCP FTP for ActiveX Topic: FTP through proxy |
| User191 Posts: 10 Member Since: 11/26/01 |
posted March 13, 2002 6:59 PM My current setup is two computers on their own isolated network. One computer has the program using the dart control and the other is connecting to the internet via modem and sharing that connection using AnalogX's proxy program. I followed the sample FTP Proxy Login program for the login sequence. The control is able to log into the proxy, log into the ftp server, and properly execute the "SIZE" command. When I run the Retrieve procedure, the control does nothing until it times out. Should I be using a "GET" command or something instead? Is there something other than the Retrieve procedure that I can use to resume a partially completed download? Thanks, --Jaron |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted March 13, 2002 9:23 PM The data connection is set up on a unique port and your proxy is not doing the proper address translation. Try setting Passive to true before doing the transmission. If that does not help, then you'll have to contact AnalogX to see what options you have for allowing FTP through their proxy. Hope this helps! Tony Priest Dart Tech Support |
| Reply | PowerTCP FTP for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|