Differences
This shows you the differences between the selected revisions of the page.
2014-06-13 | 2014-07-28 | ||
ssh#verifying_the_host_key moved to ssh_verifying_the_host_key (martin) | 5.6 bug 160 webdav (martin) | ||
Line 11: | Line 11: | ||
With protocols based on [[SSH]] ([[SFTP]] and [[SCP]]) the //Server Host Key Fingerprint// box shows fingerprint of host key used for current SSH session. This is the key you have [[ssh_verifying_the_host_key|verified]] before (usually on the first attempt to connect to the server). | With protocols based on [[SSH]] ([[SFTP]] and [[SCP]]) the //Server Host Key Fingerprint// box shows fingerprint of host key used for current SSH session. This is the key you have [[ssh_verifying_the_host_key|verified]] before (usually on the first attempt to connect to the server). | ||
- | With [[ftps|FTPS]] protocol the //Certificate Fingerprint// box shows fingerprint of certificate used for current FTPS session. This is the certificate you have [[ftps#certificate|verified]] before (usually on the first attempt to connect to the server). Click //Full certificate// button to show all details about certificate. | + | With [[ftps|FTP]] and [[WebDAV]] protocols over TLS/SSL the //Certificate Fingerprint// box shows fingerprint of certificate used for current FTPS session. This is the certificate you have [[ftps#certificate|verified]] before (usually on the first attempt to connect to the server). Click //Full certificate// button to show all details about certificate. |
Line 19: | Line 19: | ||
The list shows what the [[protocols|transfer protocol]] currently in use is capable of. Note that these are general information based on protocol and its version. The particular implementation (the actual server) can still lack some of the features. | The list shows what the [[protocols|transfer protocol]] currently in use is capable of. Note that these are general information based on protocol and its version. The particular implementation (the actual server) can still lack some of the features. | ||
- | The box at the bottom shows additional (non-structured) information about the server/protocol. For [[SFTP]] and [[FTP]] protocols it is list of the extensions/additional features the server supports (both generic and proprietary). For [[scp|SCP protocol]] it is output of command ''uname -a''. | + | The box at the bottom shows additional (non-structured) information about the server/protocol. For [[SFTP]], [[FTP]] and [[WebDAV]] protocols it is list of the extensions/additional features the server supports (both generic and proprietary). For [[scp|SCP protocol]] it is output of command ''uname -a''. |
===== [[space]] Space available ===== | ===== [[space]] Space available ===== |