Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it clear that "SSH Private Key" falls back to SSH agent #14173

Open
minfrin opened this issue Feb 1, 2023 · 0 comments
Open

Make it clear that "SSH Private Key" falls back to SSH agent #14173

minfrin opened this issue Feb 1, 2023 · 0 comments
Labels
enhancement interface User Interface sftp SFTP Protocol Implementation

Comments

@minfrin
Copy link

minfrin commented Feb 1, 2023

Describe the bug

When configuring mountain duck to connect to an SSH server using an SSH private key supplied by an ssh-agent, you are forced to specify "None".

This gives end user impression that ssh-agent is not supported.

To Reproduce
Steps to reproduce the behavior:

  1. Configure SFTP server
  2. Make sure ssh-agent is running and works.
  3. Select "SSH Private Key: None"
  4. See ssh-agent being used.

Expected behavior

Instead of "None", the option should clearly indicate the difference between no key, and an ssh-agent.

Screenshots
image

Desktop (please complete the following information):

  • OS: MacOS
  • Version 4.13.4 (20921)

Log Files

Additional context

@dkocher dkocher added interface User Interface sftp SFTP Protocol Implementation labels Feb 1, 2023
@dkocher dkocher changed the title Mountain Duck: SFTP - make it clear that "SSH Private Key" falls back to SSH agent Make it clear that "SSH Private Key" falls back to SSH agent Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement interface User Interface sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants