Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need a help with ftp
Message
From
05/06/2011 20:49:03
 
 
To
04/06/2011 14:55:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01512871
Message ID:
01512906
Views:
103
>Hi Michel, sorry for disturbing you, but I don't know what to do for connecting to a ftp server from a under proxy client.
>
>I'm using the Robert Abram ftp service V.2.0.9 and it works fine without proxy but I don't know what to do for bypassing the proxy
>
>actually I call the openinternet function in this way
>
>
>	this.Ftp = createobject('ftp_service')
>	this.ftp.cProxyPort      = zProxyPort  && 3128
>	this.ftp.cProxyHost	= zProxyIp   &&  10.4.50.10     
>
>       this.connStatus = this.Ftp.OpenInternet(zUserFtp, zPwFtp, zFtpAddress, zFtpPort)
>
>
>well, i can't connect
>
>what should I do to make it working ?

I am sorry but I do not know Robert Abram's FTP tool. I did however wrote this article: http://www.levelextreme.com/ViewPageArticle.aspx?ID=769
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform