Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chilkat FTP Problem
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:
01620149
Message ID:
01620158
Views:
60
>I am trying to upload all txt files from l:\global - how do I do this in Chilkat
>
>* Upload a file.
>
>"
>lcLocalFilename =asterisk.txt
>lcRemoteFilename = asterisk.txt
>lnSuccess2 = loFtp.PutFile(lcLocalFilename,lcRemoteFilename)
>
>
>It doesn't seem to like this - any one got any ideas or some other FTP method which will do this for me
>
>Note I have written asterisk because I cant upload the symbol in this message
>
>Thanks

Hi Colin,

you want to use the mputfiles() method described here: http://www.chilkatsoft.com/refdoc/xChilkatFtp2Ref.html

enjoy,

Hank
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform