Differences
This shows you the differences between the selected revisions of the page.
2019-01-09 | 2019-05-27 | ||
on windows 10, it's no longer possible to directly open the page for winscp (martin) | 5.12 Bug 1589 – Use SHA-256 host key fingerprints (martin) | ||
Line 49: | Line 49: | ||
For SFTP/SCP %%URL%% this should be combined with including [[session_url#hostkey|SSH host key fingerprint in the URL]]. As this is WinSCP-specific extension, and also to avoid conflicts with other applications, like web browsers, consider using [[#winscp|WinSCP-specific URL protocols]]. | For SFTP/SCP %%URL%% this should be combined with including [[session_url#hostkey|SSH host key fingerprint in the URL]]. As this is WinSCP-specific extension, and also to avoid conflicts with other applications, like web browsers, consider using [[#winscp|WinSCP-specific URL protocols]]. | ||
- | Example: ''[[winscp-sftp://martin:mypassword;fingerprint=ssh-rsa-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx@example.com/;save]]'' | + | Example: ''[[winscp-sftp://martin:mypassword;fingerprint=ssh-rsa-xxxxxxxxxxx...=@example.com/;save]]'' |
===== Generating URL ===== | ===== Generating URL ===== |