Setup SFTP server in Linux
In this tutorial we will see how to setup SFTP server in Linux and how can we configure another SFTP user who can only download the file but can’t upload files to SFTP server. We have taken Amazon Linux 2 server for this tutorial. Prerequisites: We need root privileges for creating SFTP user and configuring …