I have a AWS EC2 Instance running with a PEM file kept at a safe place. Now I want to give sftp access to one of the user to a particular directory. For this they have given me the private key file of their system. Is it possible to somehow import that private key on AWS Instance?
↧