libfuse/sshfs

Need ssh KeyAlgorithms support

bfree-github opened this issue · 2 comments

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?

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!