Differences
This shows you the differences between the selected revisions of the page.
2020-02-14 | 2020-02-14 | ||
no summary (88.230.224.15) (hidden) (untrusted) | no summary (88.230.224.15) (hidden) (untrusted) | ||
Line 76: | Line 76: | ||
You can also verify file integrity manually. Find checksums of the installer binary in the release notes or on the [[this>../../download/WinSCP-&winscp_stable_version-Setup.exe|installer download page]]. You can cross-check the checksum against a [[https://sourceforge.net/projects/winscp/files/WinSCP/&winscp_stable_version/|copy of the release notes on the SourceForge server]]. Use the ''[[https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/certutil|certutil]]'' tool to calculate a SHA-256 checksum of the downloaded installer and compare it. | You can also verify file integrity manually. Find checksums of the installer binary in the release notes or on the [[this>../../download/WinSCP-&winscp_stable_version-Setup.exe|installer download page]]. You can cross-check the checksum against a [[https://sourceforge.net/projects/winscp/files/WinSCP/&winscp_stable_version/|copy of the release notes on the SourceForge server]]. Use the ''[[https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/certutil|certutil]]'' tool to calculate a SHA-256 checksum of the downloaded installer and compare it. | ||
- | hello | ||
<code> | <code> | ||
C:\...>certutil -hashfile WinSCP-&winscp_stable_version-Setup.exe SHA256 | C:\...>certutil -hashfile WinSCP-&winscp_stable_version-Setup.exe SHA256 |