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

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

c# - Json write can not be serialized -