Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Secure FTP
Message
De
24/04/2007 16:54:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
01219476
Message ID:
01219549
Vues:
11
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform