Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Secure FTP
Message
From
24/04/2007 16:54:53
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
01219476
Message ID:
01219549
Views:
12
>Hi,
>
>I need to add one of the protocols below to my FTP routines:
>SFTP (SSH), FTPS (SSL), or PGP
>
>Are any of these supported by the Windows built in FTP functionality?
>
>If not, can anyone suggest a package that I could use to add this functionality?

You can get SFTP (SSH) support using the free PuTTY package (http://www.chiark.greenend.org.uk/~sgtatham/putty/). This includes:

- PSFTP command-line SFTP client
- PuTTYGen RSA key pair generator
- Pageant key agent

I'm using these in a VFP6 app, via Ed Rauh's API_AppRun class. Working well. I can give you some sample code if you need it.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform