Differences
This shows you the differences between the selected revisions of the page.
2022-07-24 | 2022-11-10 | ||
owner and group were swapped in 5.20 (martin) | drop-down (martin) | ||
Line 42: | Line 42: | ||
The //Checksum// tab lets you calculate checksum/hash of selected file or files. The feature is available with [[sftp|SFTP]] and [[ftp|FTP]] protocols, subject to support of [[protocols|respective protocol extension]]. | The //Checksum// tab lets you calculate checksum/hash of selected file or files. The feature is available with [[sftp|SFTP]] and [[ftp|FTP]] protocols, subject to support of [[protocols|respective protocol extension]]. | ||
- | Use //Algorithm// selection to choose checksum/hash algorithm. With SFTP protocol, the drop·down list contains standard algorithms,((The protocol does not allow the server to provide list of algorithms it supports.)) however you can type in name of any other algorithm supported by the server. With FTP protocol, the drop·down list contains algorithms that the server is known to support, there's no point trying other algorithms. | + | Use //Algorithm// selection to choose checksum/hash algorithm. With SFTP protocol, the drop-down list contains standard algorithms,((The protocol does not allow the server to provide list of algorithms it supports.)) however you can type in name of any other algorithm supported by the server. With FTP protocol, the drop-down list contains algorithms that the server is known to support, there's no point trying other algorithms. |
Use button //Calculate checksum// to request the calculation. | Use button //Calculate checksum// to request the calculation. | ||
You can copy the calculated checksum(s) to clipboard using //Copy// command of the display context menu. | You can copy the calculated checksum(s) to clipboard using //Copy// command of the display context menu. |