FAQ(s)

⌘K
  1. Home
  2. Docs
  3. FAQ(s)
  4. Network & Modem
  5. Differences SFTP and FTPS

Differences SFTP and FTPS

Q: what are the differences between SFTP and FTPS?

A: Secure-shell File Transfer Protocol (SFTP) and File Transfer Protocol Secure FTP(S) enable secure file transfer using different communication mechanisms.

The Secure-shell File Transfer Protocol, is also known as SSH FTP or SFTP. This is a network protocol that enables secure file transfer using two distinct communication mechanisms.

It also includes access, and management over a reliable data stream, building on version 2.0 of the Secure Shell protocol (SSH).

The File Transfer Protocol Secure, known as FTPS, adds a layer of security to the network IP communication protocol and File Transfer Protocol (FTP), using Transport Layer Security (TLS) support.

T: SFTP is adding file transfer to security and FTPS is adding security on the file transfer.

How can we help?