Differences

This shows you the differences between the selected revisions of the page.

2010-09-26 2011-04-01
Restored revision 1251967887. Undoing revision 1285505507. (martin) (hidden) removed (125.22.193.145) (hidden)
Line 1: Line 1:
-====== Server and Protocol Information Dialog ====== 
-The dialog shows information about server you are connected to, the [[protocols|protocol]] you are using and the remote file system. To show the dialog go to //Commands > Server/protocol Information//. 
-The dialog has thee tabs. Each is described individually. 
- 
-===== Protocol ===== 
-&screenshotpict(fsinfo1) 
- 
-The //Protocol// tab shows known information about the current session. 
- 
-With protocols based on [[SSH]] ([[protocols#sftp|SFTP]] and [[protocols#scp|SCP]]) the //Server Hostkey Fingerprint// box shows fingerprint of hostkey 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. 
- 
- 
-===== Capabilities ===== 
-&screenshotpict(fsinfo2) 
- 
-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 [[protocols#sftp|SFTP]] and [[protocols#sftp|FTP]] protocols it is list of the extensions/additional features the server supports (both generic and proprietary). For [[protocols#scp|SCP protocol]] it is output of command ''uname -a''.  
- 
-===== Space available ===== 
-&screenshotpict(fsinfo3) 
- 
-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 use pre-defined [[custom_command|custom command]] //Disk Space Usage// (''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. 

Last modified: by 125.22.193.145