sftp server

How to configure SFTP server on Centos

In this article we’re going to see how to configure SFTP server on Centos. What is SFTPServer? Secure File Transfer Protocol(SFTP) is barely used to encrypt connections between the client and the FTP server. SFTP can provide file transfers, file management and file accessover SSH tunnels. It also allows you to provide isolation between different SFTP users.  SFTP server on Centos  First you must install the following :