variablesanity Posted March 18, 2008 Share Posted March 18, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.