How to configure SSH keys for restricted sftp user
SSH keys are long and complex than a password, lot more complex. Due to some of these reasons, using ssh key is a lot more secure than using a password. In this article, we’ll see how we can configure ssh keys for sftp users. If you do not have SFTP server running, have a look…