Differences
This shows you the differences between the selected revisions of the page.
2014-08-29 | 2014-09-04 | ||
created (martin) | no summary (martin) | ||
Line 24: | Line 24: | ||
* [[ssh_verifying_the_host_key|Verify the host key]] by comparing fingerprints with those collected before (see above). The thumbprint as shown on dashboard uses a slightly different format than a fingerprint used by WinSCP. Particularly the thumbprint does not include key type and size in the front and lack color separators. I.e. WinSCP's fingerprint ''ssh-rsa 2048 aa:bb:cc...'' is equivalent to dashboard thumbprint ''aabbcc...''. | * [[ssh_verifying_the_host_key|Verify the host key]] by comparing fingerprints with those collected before (see above). The thumbprint as shown on dashboard uses a slightly different format than a fingerprint used by WinSCP. Particularly the thumbprint does not include key type and size in the front and lack color separators. I.e. WinSCP's fingerprint ''ssh-rsa 2048 aa:bb:cc...'' is equivalent to dashboard thumbprint ''aabbcc...''. | ||
- | ===== Connecting to a Windows Virtual Machine with FTPS ===== | + | ===== [[windows]] Connecting to a Windows Virtual Machine with FTPS ===== |
First you need to install a FTPS server on the virtual machine: | First you need to install a FTPS server on the virtual machine: |