Secure FTP

From Clinfowiki
Revision as of 03:51, 13 November 2014 by TaylorMoss (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Secure FTP is a broad term that is used to describe two types of different technologies, FTPS and SFTP, that can encrypt and authentication and data files. [1]

  • FTPS uses SSL or TLS for encryption. The user can choose whether to encrypt both connections or only the data channel. [1]
  • SFTP is a computing network protocol that is used to access and manage files on remote file systems. SFTP also allows file transfers between hosts. SFTP encrypts both commands and data, preventing passwords and sensitive information from being transmitted in the clear over a network. [2]


References

  1. 1.0 1.1 Coviant Software http://www.coviantsoftware.com/what-is-secure-ftp.php
  2. Indiana University https://kb.iu.edu/d/akqg