Differences
This shows you the differences between the selected revisions of the page.
2018-10-17 | 2018-10-17 | ||
5.14 Public key can be displayed in Advanced Site Settings dialog. (martin) | 5.14 Bug 386 Command to install public key in available both on main window and on Advanced Site Settings dialog. (martin) | ||
Line 17: | Line 17: | ||
==== [[configure_openssh]] OpenSSH ==== | ==== [[configure_openssh]] OpenSSH ==== | ||
+ | |||
+ | //In the latest beta version of WinSCP//, your can use //Session > 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://linux.die.net/man/1/ssh-copy-id|ssh-copy-id]]'' command. &beta | ||
+ | |||
+ | Or you can configure the key manually: | ||
* Navigate into a ''.ssh'' subdirectory of your account home directory. You may need to enable [[ui_pref_panels#common|showing hidden files]] to see the directory. If the directory does not exists, you need to [[task_create_directory|create it]] first. | * Navigate into a ''.ssh'' subdirectory of your account home directory. You may need to enable [[ui_pref_panels#common|showing hidden files]] to see the directory. If the directory does not exists, you need to [[task_create_directory|create it]] first. |