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

Need ssh KeyAlgorithms support #246

Closed
bfree-github opened this issue Feb 26, 2021 · 2 comments
Closed

Need ssh KeyAlgorithms support #246

bfree-github opened this issue Feb 26, 2021 · 2 comments

Comments

@bfree-github
Copy link

In order to connect to servers via KeyAlgorithms, we need to be able to pass through the following ssh arguments:

-o KexAlgorithms
-o HostKeyAlgorithms

Is there a way for sshfs to pass arguments to ssh, or otherwise support KexAlgorithms?

@Nikratio
Copy link
Contributor

Thanks for your interest in SSHFS! As far as I can tell, this is a question about how to use SSHFS rather than a bug report. Could you please send your question to the SSHFS mailing list (https://lists.sourceforge.net/lists/listinfo/fuse-sshfs), instead of using the issue tracker? I'd like to reserve use of the latter to actually track issues and not use it for discussion.

Thanks!

@bfree-github
Copy link
Author

bfree-github commented Feb 28, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants