Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyone familiar with Chilkat FTP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01607679
Message ID:
01607790
Views:
50
? loFtp.lasterrortext

That should show you the actual FTP error.

Hank

>LOCAL loFtp
>LOCAL lnSuccess
>LOCAL lnMode
>LOCAL lcExistingFilename
>LOCAL lcNewFilename
>
>
>loFtp = CreateObject('Chilkat.Ftp2')
>
>My login details here
>
>loFtp.Hostname = "86.188.163.2"
>loFtp.Username = "administrator"
>loFtp.Password = "tengah17"
>
>
>I have an account - the software is installed -I am try to connect to a remote machine whose IP address is the above
>
>I get an error message cant connect
>
>Any ideas
Previous
Reply
Map
View

Click here to load this message in the networking platform