Difference between SFTP and ftps

Source: Internet
Author: User

All are encrypted for FTP connections, and the Protocols are very similar. One is encrypted using the SSL protocol, and the other is encrypted using SSH. SSL is designed for encryption such as HTTP and SMTP, and SSH is designed for encryption such as telnet and FTP and the establishment of transmission channels. In fact, ssh establishes a transmission channel for encryption and transmission, and this channel can be used for remote login. If we only talk about their functions, in general, SSH is like laying a pipe. SSL is like packaging, laying a pipe and packing a package will ensure data security. It is a process of making a key, because SSH is a pipe, it is suitable for Secure FTP transmission. In fact, we still need to summarize the principles. To put it simply, the SFTP protocol is an independent protocol in SSH, and data can be transmitted using the SFTP server. Ftps means FTP-over-SSL, that is, FTP uses the SSL protocol to encrypt transmission, not only using the FTP server but also using the SSL protocol to encrypt transmission. (For FTP-over-Ssh, it is completely different from SFTP transmission mode, that is, data transmission is encrypted using the FTP server and SSH protocol. )

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.