1,126
edits
m (Tweaked JES entry to include glossary and modified the defintion slightly.) |
m (Added OpenSSH SCP.) |
||
| Line 17: | Line 17: | ||
;SFTP | ;SFTP | ||
: A secure variant of FTP or File Transfer Protocol -- features strong authentication and encryption to ensure that only authorized users or processes can transfer files, that they maintain their integrity, and that their contents are kept secure from eavesdropping. | : A secure variant of FTP or File Transfer Protocol -- features strong authentication and encryption to ensure that only authorized users or processes can transfer files, that they maintain their integrity, and that their contents are kept secure from eavesdropping. | ||
;SCP | |||
: Secure CoPy - similar to SFTP, but a product of the OpenBSD & OpenSSH project. Allows quick and easy copy of files or entire directory hierarchies with strong authentication and encryption. | |||