Connect to Amazon AWS with GFTP (SSH uses key authentication .pem) -
how connect amazon aws , use key.pem file authentication? gftp doesn't have option authenticating through file.
similar question on ubuntuforums "how can use gftp connect ssh server uses key authentication" answers users of filezilla instead of gftp.
you need open gftp , go "options" -> "ssh" -> "extra parameters ssh" , add
-i /home/user/aws_keypair.pem
Comments
Post a Comment