How to create an SFTP Server using Linux CentOS?



dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
1,792
Reaction score
1,388
Credits
12,034
SCP comes by default. SFTP is an older protocol. Unless you specifically need SFTP I would just use the default SCP.

If you absolutely have to have sftp.
Run the following as root (or sudo)
#> yum install -y vsftpd
#> systemctl enable vsftpd
#> systemctl start vsftpd
 
MALIBAL Linux Laptops

Linux Laptops Custom Built for You
MALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux.

For more info, visit: https://www.malibal.com

Staff online

Members online


Top