Jump to content

PHP using FTP w/ PGP or SSHFTP?


variablesanity

Recommended Posts

I have to transfer a file, and have been given a choice between three protocols:

FTP with PGP (File Transfer Protocol with PGP encryption)

SSHFTP (File Transfer Protocol with SSH2 encryption)

AS2 (Applicability Statement 2)

 

I've tried googling FTP with PGP and SSHFTP, but no luck finding any php examples (or any program examples for that matter) of that protocol being implemented.

 

Can those protocols be used with PHP? If so, could you point me in the right direction.

Link to comment
https://forums.phpfreaks.com/topic/96739-php-using-ftp-w-pgp-or-sshftp/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.