brackets-sftp-upload
brackets-sftp-upload copied to clipboard
Support for getting SSH keys from agent
Especially on Linux systems, handling SSH keys via a central ssh-agent is quite common. This agent can be used to unlock a key for a specific amount of time and allows users to chose which applications can use it.
On Windows, similar implementations such as dlech/KeeAgent exist.