Differences
This shows you the differences between the selected revisions of the page.
guide_public_key 2023-04-03 | guide_public_key 2023-12-06 (current) | ||
Line 6: | Line 6: | ||
Before starting you should: | Before starting you should: | ||
* [[guide_install|Have WinSCP installed]]; | * [[guide_install|Have WinSCP installed]]; | ||
+ | * [[guide_connect|Know how to connect to the server without public key authentication]]. | ||
===== [[generate]] Generate Key Pair ===== | ===== [[generate]] Generate Key Pair ===== | ||
Line 17: | Line 18: | ||
==== [[configure_openssh]] OpenSSH ==== | ==== [[configure_openssh]] OpenSSH ==== | ||
- | You can use //Session (Tabs) > Install Public Key into Server// &beta command on the main window, or //Tools > Install Public Key into Server// command on //[[ui_login_authentication|SSH > Authentication page]]// page on Advanced Site Settings dialog. The functionality of the command is similar to that of OpenSSH ''[[https://linux.die.net/man/1/ssh-copy-id|ssh-copy-id]]'' command. | + | You can use //Session (Tabs) > Install Public Key into Server// command on the main window, or //Tools > Install Public Key into Server// command on //[[ui_login_authentication|SSH > Authentication page]]// page on Advanced Site Settings dialog. The functionality of the command is similar to that of OpenSSH ''[[https://manpages.debian.org/stable/openssh-client/ssh-copy-id.1.en.html|ssh-copy-id]]'' command. |
Or you can configure the key manually: | Or you can configure the key manually: |