使用 GFTP 连接到 Amazon AWS(SSH 使用密钥身份验证 .pem)

Connect to Amazon AWS with GFTP (SSH uses key authentication .pem)

如何连接到 Amazon AWS 并使用其 key.pem 文件进行身份验证? GFTP 没有任何通过文件进行身份验证的选项。

ubuntuforums 上的类似问题“How can i use gftp to connect to an ssh server that only uses key authentication”是针对 Filezilla 而非 GFTP 用户的回答。

您只需要打开 GFTP 并转到 "Options" -> "SSH" -> "Extra parameters for SSH" 并添加

-i /home/user/aws_keypair.pem