Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mabry FTP/X Control
Message
From
05/01/2005 12:06:40
 
 
To
04/01/2005 10:13:03
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00973894
Message ID:
00974432
Views:
14
Hi Guy,
Thanks for response. I'd like to know is this feature (proxy) realy works for mabry. I have try change blocking and DisablePasv.. not works for me ...
Now I check IPWorks control - it works with firewall.. but lots time lost to coding mabry.. Any working example for mabry and proxy and I will happy..

Denis.

>You could try...
>
>FTP.Blocking = .T.
>
>or perhaps try changing the Passive setting...
>
>FTP.DisablePasv = .T.
>
>or
>
>FTP.DisablePasv = .F.
>
>
>Guy
>
>
>
>>Hello,
>>I have problem with Mabry FTP/X Control. I can't get directory list using FTP Proxy. Can somebody help me with this problem? Mabry technican support keep silents.
>>
>>I use simple code
>>ftp.FirewallHost = "84.42.141.8"
>>ftp.FirewallPort = 1080
>>ftp.FirewallType = FirewallTypeSocks5 && 2
>>
>>I using blocking false. The server connected fine.. but when I try get directory list, I always got error. I try insert same code to all mabry VB examples - same error.
>>
>>Please help
>>
>>Denis.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform