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:
01620176
Views:
44
Hi Colin,

we used Filezilla server for a while. Then we (at the behest of our customers) switched to sftp (which Chilkat also covers, in a separate control), and so switch to Cerberus, which is reasonably priced, very easy to manage, and ease to secure. I've found it plays very nicely with Chilkat, ftp (we use ftps) and sftp. The client, in our app, communicates with our server (in our co-lo). The most secure of our sites like sftp as it uses only 1 port (and Cisco has easy setup instructions for the ASA-based firewalls they all seem to use).

Hank

>>>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
>
>Hank
>
>Thanks a lot
>
>Problem now fixed - not without idiotic problems with file zila - have found that i have to close it down after each file check otherwise answers are rubbish
>
>Thanks a lot
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform