This document provides instructions for configuring an SFTP server on CentOS 8. It describes installing vsftpd using DNF, backing up and editing the vsftpd configuration file, configuring allowed users in the user_list file, enabling chroot jailing for security, generating a TLS certificate for encrypted connections, configuring the vsftpd service to use the certificate, opening firewall ports for FTP/SFTP, and adding a test SFTP user.