问题
When I use Sublime SFTP to connect to a server via the SFTP protocol, it always prompts for my SSH key passphrase the first time I connect during a given editing session.
Since I work with many sites and use strong passwords, memorizing these passphrases isn't an option. So I have to open a customer's reference document to copy/paste their passphrase each time.
Is there any way to let the plugin remember a passphrase, or to specify it in the .json config file?
Or would that be dangerous for some reason? My machine is well secured, so I'm not overly concerned about keeping the passphrase key in a config file.
来源:https://stackoverflow.com/questions/36338537/can-sublime-sftp-remember-an-ssh-key-passphrase