Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyone familiar with Chilkat FTP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01607679
Message ID:
01607990
Vues:
53
>I was using this until we switched to an sFTP server vs FTP - at which time it quit working.
>I found WinSCP - which has a built in scripting language - and was able to use it instead. I create a couple of files (.bat and a .txt file) - then run the .bat file. Maybe not the most elegant solution, but it works and it was free. If you want I can send you some example code of how I got it going.
>
>>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

Thanks to all for your help
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform