Server and Protocol Information Dialog
The dialog shows information about server you are connected to, the protocol you are using and the remote file system. To show the dialog go to Commands > Drive Information.
The dialog has thee tabs. Each is described individually.
Protocol
The Protocol tab shows information about the current session.
With protocols based on SSH (SFTP and SCP) the Server Hostkey Fingerprint box shows fingerprint of hostkey used for current SSH session. This is the key you have verified before (usually on the first attempt to connect to the server).
Capabilities
The list shows what the 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 protocol
it is list of the extensions the server supports (both generic and
proprietary).
For SCP protocol it is
output of command uname -a
.
Space available
The Space available tab shows information about storage space for the current remote directory. You can request the information for another path by typing it to Path box and pressing Check space button.
Note that the tab is disabled, if the server does not provide the functionality of checking space available
(see Protocol tab). As an alternative you can execute remote command
df
.
Copying Information
You can copy all information shown on the dialog into the clipboard by pressing Copy to Clipboard button.
You can also copy some listed items individually, by selecting them and using Copy command from their context menu.