linuxteck

What is an SFTP Server? How to set up SFTP Server on Linux/Unix?
SFTP
(SSH File Transfer Protocol) is also called Secure FTP. It is a method for uploading and downloading files over an encrypted connection between two computers. Unlike FTP and FTPS, it works differently. Since SFTP is built upon the SSH (Secure Shell) protocol, version 2.0, it supports the full functionality of SSH, such as public-key encryption, to provide strong user authentication and secure encrypted communications over any reliable data stream.Read more https://www.linuxteck.com/sftp-server-on-rocky-linux/
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.