We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I couldn't find documentation on the syntax used by known_hosts. What should the syntax be?
known_hosts
For the host I want to connect to, I have the following information (from WinSCP):
How should I code this into the known_hosts field?
Also, it says hosts, plural? Shouldn't it be just one host, the one I am trying to connect to?
The text was updated successfully, but these errors were encountered:
Have you tried using ssh_keyscan on the host you're trying to reference..?
ssh_keyscan
Sorry, something went wrong.
No branches or pull requests
I couldn't find documentation on the syntax used by
known_hosts
. What should the syntax be?For the host I want to connect to, I have the following information (from WinSCP):
How should I code this into the
known_hosts
field?Also, it says hosts, plural? Shouldn't it be just one host, the one I am trying to connect to?
The text was updated successfully, but these errors were encountered: