Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mabry FTP/X Control
Message
From
05/01/2005 13:04:47
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
 
 
To
05/01/2005 12:06:40
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:
00974457
Views:
15
Not sure what to say here.

Mabry FTP has always worked well for my needs. The only problem I've ever had with some FTP Servers was quickly remedied by flipping those two flags on or off (Blocking and Passive Mode).

Guy

>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