Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mabry FTP/X Control
Message
From
04/01/2005 10:13:03
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
 
 
To
03/01/2005 13:58:31
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:
00974080
Views:
23
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